Skip to content

Commit

Permalink
Upgrade Gradle (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored and lognaturel committed Feb 19, 2018
1 parent 4fadab3 commit 71b35b3
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,5 +1,5 @@
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.5.1-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.4.1-bin.zip
zipStoreBase=GRADLE_USER_HOME

0 comments on commit 71b35b3

Please sign in to comment.