Upgrade to Gradle 1.7

This commit is contained in:
Greg Turnquist 2013-08-09 12:03:58 -05:00
parent fc8fc09804
commit 17d26dbfa1
6 changed files with 6 additions and 6 deletions

View File

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

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Thu Aug 01 15:26:36 EDT 2013
#Fri Aug 09 11:38:26 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

View File

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

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Thu Aug 01 15:26:36 EDT 2013
#Fri Aug 09 11:38:32 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