Update gradle wrapper as defined by the gradle version into the wrapper task

- Now the used gradle wrapper is the same than the gradle wrapper specified
into the wrapper task of build.gradle.
This commit is contained in:
Mikaël 2018-10-04 15:20:41 +02:00 committed by Ben Gruver
parent b8638eccee
commit 280fe36112
3 changed files with 4 additions and 5 deletions

Binary file not shown.

View File

@ -1,6 +1,5 @@
#Wed May 03 00:04:05 SGT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-all.zip