Skip to content

Commit

Permalink
Merge pull request #2 from Maxr1998/patch-1
Browse files Browse the repository at this point in the history
Gradle wrapper is too old to build on Jitpack
  • Loading branch information
mtotschnig authored Jun 10, 2017
2 parents 979206b + bfc4d66 commit 4625e84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Tue Nov 19 08:36:06 CET 2013
#Thu May 18 11:13:01 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-2.2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-milestone-1-all.zip

0 comments on commit 4625e84

Please sign in to comment.