Skip to content

Commit

Permalink
Apply Idea's suggestion of having the Gradle wrapper's sources
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor committed May 6, 2019
1 parent d14c833 commit a9aaf0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#Thu Apr 25 12:21:41 CEST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.10.2-all.zip

0 comments on commit a9aaf0a

Please sign in to comment.