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 @@ -14,7 +14,7 @@ android:
1414 - android-26
1515
1616 # The BuildTools version used by your project
17- - build-tools-26 .0.2
17+ - build-tools-27 .0.3
1818
1919 # Additional components
2020 - extra-android-support
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 jcenter()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:3.0.1 '
10+ classpath ' com.android.tools.build:gradle:3.1.0 '
1111 classpath ' com.github.dcendents:android-maven-gradle-plugin:1.5'
1212 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.1'
1313
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
You can’t perform that action at this time.
0 commit comments