Update Gradle to 2.4

This commit is contained in:
thatsIch 2015-05-16 13:20:11 +02:00
parent fdd44f4633
commit 6636718ef7
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
task wrapper(type: Wrapper) {
gradleVersion = "2.3"
gradleVersion = "2.4"
}
// WAILA

Binary file not shown.

View file

@ -1,6 +1,6 @@
#Sun May 03 18:51:13 CEST 2015
#Sat May 16 13:19:14 CEST 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