Revert "Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle""

This commit is contained in:
orignal
2018-02-07 14:48:51 -05:00
committed by GitHub
parent f488c97a09
commit 56db8b40b2
7 changed files with 45 additions and 50 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.android.tools.build:gradle:2.3.3'
}
}
@@ -18,7 +18,7 @@ android {
targetSdkVersion 25
minSdkVersion 14
versionCode 1
versionName "2.17.1"
versionName "2.18.0"
}
sourceSets {
main {