Skip to content

Commit

Permalink
Upgrade gradle wrapper to allow development with JDK 10
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Apr 30, 2018
1 parent f4509c6 commit 3c48178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-all.zip

0 comments on commit 3c48178

Please sign in to comment.