File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
- // Top-level build file where you can add configuration options common to all sub-projects/modules.
2
-
3
1
buildscript {
4
2
repositories {
5
3
google()
@@ -9,7 +7,7 @@ buildscript {
9
7
}
10
8
}
11
9
dependencies {
12
- classpath " com.android.tools.build:gradle:3.2.0 "
10
+ classpath " com.android.tools.build:gradle:3.4.1 "
13
11
classpath " gradle.plugin.org.ec4j.gradle:editorconfig-gradle-plugin:0.0.3"
14
12
}
15
13
}
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
3
zipStoreBase =GRADLE_USER_HOME
4
4
zipStorePath =wrapper/dists
5
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.2 -bin.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -bin.zip
You can’t perform that action at this time.
0 commit comments