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 {
34
34
google()
35
35
}
36
36
dependencies {
37
- classpath ' com.android.tools.build:gradle:3.3 .1'
37
+ classpath ' com.android.tools.build:gradle:3.0 .1'
38
38
39
39
// NOTE: Do not place your application dependencies here; they belong
40
40
// 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
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =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 {
49
49
sourceCompatibility JavaVersion . VERSION_1_8
50
50
targetCompatibility JavaVersion . VERSION_1_8
51
51
}
52
- buildToolsVersion ' 28.0.1 '
52
+ buildToolsVersion ' 28.0.3 '
53
53
}
54
54
55
55
dependencies {
You can’t perform that action at this time.
0 commit comments