+ update gradle wrapper to 1.0-milestone-3

This commit is contained in:
Costin Leau
2011-07-06 17:02:43 +03:00
parent 582abd1ff7
commit 45fe990b74
3 changed files with 7 additions and 1 deletions

View File

@@ -160,7 +160,7 @@ ideaProject {
}
task wrapper(type: Wrapper) {
gradleVersion = '0.9.2'
gradleVersion = '1.0-milestone-3'
description = "Generate the Gradle wrapper"
group = "Distribution"
}

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,6 @@
#Wed Jul 06 17:02:19 EEST 2011
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://repo.gradle.org/gradle/distributions/gradle-1.0-milestone-3-bin.zip