Upgrade to gradle 2.3

This commit is contained in:
Ben Gruver 2015-03-01 19:15:51 -08:00
parent 59e56fb0dd
commit b3f933d27a
3 changed files with 3 additions and 3 deletions

View File

@ -182,5 +182,5 @@ buildscript {
}
task wrapper(type: Wrapper) {
gradleVersion = '1.10'
gradleVersion = '2.3'
}

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Sun Feb 02 12:47:14 PST 2014
#Sun Mar 01 19:20:47 PST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-all.zip