File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
22
33android {
44 compileSdkVersion 26
5- buildToolsVersion ' 28.0.2 '
5+ buildToolsVersion ' 28.0.3 '
66 defaultConfig {
77 applicationId " net.zetetic.sqlcipher.test"
88 minSdkVersion 14
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.2.0 '
9+ classpath ' com.android.tools.build:gradle:3.3.1 '
1010
1111 // NOTE: Do not place your application dependencies here; they belong
1212 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Tue Sep 25 14:02:11 CDT 2018
1+ # Mon Feb 11 11:42:45 CST 2019
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1 -all.zip
You can’t perform that action at this time.
0 commit comments