Gradle 2.9

This commit is contained in:
Modmuss50 2015-11-18 11:22:56 +00:00
parent 93d1ff57b7
commit 66993f7239
3 changed files with 3 additions and 3 deletions

View file

@ -228,5 +228,5 @@ uploadArchives {
task wrapper(type: Wrapper) {
//To update the wrapper change the version bellow then run: gradle wrapper
gradleVersion = '2.8'
gradleVersion = '2.9'
}

Binary file not shown.

View file

@ -1,6 +1,6 @@
#Thu Oct 22 18:39:33 BST 2015
#Wed Nov 18 11:22:27 GMT 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-bin.zip