Skip to content

Commit

Permalink
Upgrade Gradle to latest version.
Browse files Browse the repository at this point in the history
Closes #113.
  • Loading branch information
zach-klippenstein committed Apr 12, 2019
1 parent 3beb41b commit f56c8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
#
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.3.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit f56c8fb

Please sign in to comment.