SEC-2255: Update to Gradle 1.7

This commit is contained in:
Rob Winch 2013-08-08 16:31:36 -05:00
parent 54bf6c846b
commit 337c3cf96c
3 changed files with 3 additions and 3 deletions

View File

@ -163,5 +163,5 @@ artifacts {
}
task wrapper(type: Wrapper) {
gradleVersion = '1.6'
gradleVersion = '1.7'
}

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Thu Jun 20 11:39:57 CDT 2013
#Thu Aug 08 16:30:20 CDT 2013
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.6-bin.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.7-bin.zip