SEC-2646: Update to Gradle 1.12

This commit is contained in:
Rob Winch 2014-06-11 13:59:25 -05:00
parent e9d9a83df4
commit e86cbc8731
3 changed files with 3 additions and 3 deletions

View File

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

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Wed Dec 11 17:49:08 CST 2013
#Wed Jun 11 13:57:21 CDT 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-rc-2-bin.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.12-bin.zip