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 @@ -8,7 +8,7 @@ buildscript {
88 }
99
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:7.0.4 '
11+ classpath ' com.android.tools.build:gradle:3.3.0 '
1212 }
1313}
1414
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10 .1-bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 }
66
77 dependencies {
8- classpath ' com.android.tools.build:gradle:7.0.4 '
8+ classpath ' com.android.tools.build:gradle:7.4.0 '
99 }
1010}
1111
You can’t perform that action at this time.
0 commit comments