SEC-2435: Update to Gradle 1.10-rc-2

This commit is contained in:
Rob Winch 2013-12-11 17:52:41 -06:00
parent 7f714ebb23
commit 6f9085dd5d
3 changed files with 3 additions and 3 deletions

View File

@ -188,5 +188,5 @@ artifacts {
}
task wrapper(type: Wrapper) {
gradleVersion = '1.9'
gradleVersion = '1.10-rc-2'
}

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Mon Nov 25 16:47:29 CST 2013
#Wed Dec 11 17:49:08 CST 2013
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.9-bin.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-rc-2-bin.zip