Commit a99e0e96 authored by Skylot's avatar Skylot

upgrade to gradle 1.8

parent 01c47060
......@@ -55,6 +55,6 @@ task clean(type: Delete) {
}
task wrapper(type: Wrapper) {
gradleVersion = '1.7'
gradleVersion = '1.8'
}
......@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.7-bin.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.8-bin.zip
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment