File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 errorpronePluginVersion = ' 0.0.13'
77 errorproneVersion = ' 2.1.2'
88
9- gradleVersionsPluginVersion = ' 0.15 .0'
9+ gradleVersionsPluginVersion = ' 0.17 .0'
1010 buildConfigPluginVersion = ' 1.1.8'
1111 freefairPluginsVersion = ' 1.0.0'
1212 jacocoVersion = ' 0.7.10-SNAPSHOT'
@@ -65,5 +65,5 @@ allprojects {
6565}
6666
6767task wrapper (type : Wrapper ) {
68- gradleVersion = ' 4.2.1 '
68+ gradleVersion = ' 4.3 '
6969}
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.2.1 -bin.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.3 -bin.zip
You can’t perform that action at this time.
0 commit comments