File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
maven { url " https://plugins.gradle.org/m2/" }
9
9
}
10
10
dependencies {
11
- classpath ' com.android.tools.build:gradle:3.4.0-alpha09 '
11
+ classpath ' com.android.tools.build:gradle:3.4.0-alpha02 '
12
12
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
13
13
classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
14
14
classpath " gradle.plugin.org.jlleitschuh.gradle:ktlint-gradle:6.2.1"
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-5.1-milestone- 1-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