Skip to content

Commit 1e6224d

Browse files
Revert to 1.8 as 1.10 is causing the build to fail
... complicated build server issues ... apparently isn't going to be resolved until Gradle 1.12.
1 parent a16d8df commit 1e6224d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-all.zip
6+
distributionUrl=http\://services.gradle.org/distributions/gradle-1.8-all.zip

0 commit comments

Comments
 (0)