1
0
mirror of synced 2026-05-22 21:33:16 +00:00

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
+1 -1
View File
@@ -188,5 +188,5 @@ artifacts {
} }
task wrapper(type: Wrapper) { task wrapper(type: Wrapper) {
gradleVersion = '1.9' gradleVersion = '1.10-rc-2'
} }
Binary file not shown.
+2 -2
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 distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists 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