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-
31buildscript {
42 repositories {
53 google()
@@ -9,7 +7,7 @@ buildscript {
97 }
108 }
119 dependencies {
12- classpath " com.android.tools.build:gradle:3.2.0 "
10+ classpath " com.android.tools.build:gradle:3.4.1 "
1311 classpath " gradle.plugin.org.ec4j.gradle:editorconfig-gradle-plugin:0.0.3"
1412 }
1513}
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =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