upgrade to gradle 0.9 rc3

This commit is contained in:
kimchy 2010-12-19 05:51:15 +02:00
parent 789073639d
commit 29c7fc39ba
3 changed files with 3 additions and 3 deletions

View File

@ -142,6 +142,6 @@ task release(dependsOn: [zip, tar]) << {
}
task wrapper(type: Wrapper) {
gradleVersion = '0.9-rc-2'
gradleVersion = '0.9-rc-3'
jarPath = 'gradle'
}

Binary file not shown.

View File

@ -1,8 +1,8 @@
#Sat Oct 30 19:56:02 IST 2010
#Sun Dec 19 05:50:24 IST 2010
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
distributionVersion=0.9-rc-2
distributionVersion=0.9-rc-3
zipStorePath=wrapper/dists
urlRoot=http\://dist.codehaus.org/gradle
distributionName=gradle