updated to gradle 2.4, should speed some things up aparently

This commit is contained in:
modmuss50 2015-06-06 13:40:01 +01:00
parent 9ee06aed89
commit 27dc043946
3 changed files with 3 additions and 3 deletions

View file

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

Binary file not shown.

View file

@ -1,6 +1,6 @@
#Sun Apr 12 11:14:36 BST 2015
#Sat Jun 06 13:39:31 BST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-bin.zip