File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ buildscript {
3434 google()
3535 }
3636 dependencies {
37- classpath ' com.android.tools.build:gradle:3.3 .1'
37+ classpath ' com.android.tools.build:gradle:3.0 .1'
3838
3939 // NOTE: Do not place your application dependencies here; they belong
4040 // in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10. 1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.1-all.zip
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ android {
4949 sourceCompatibility JavaVersion . VERSION_1_8
5050 targetCompatibility JavaVersion . VERSION_1_8
5151 }
52- buildToolsVersion ' 28.0.1 '
52+ buildToolsVersion ' 28.0.3 '
5353}
5454
5555dependencies {
You can’t perform that action at this time.
0 commit comments