Skip to content

Commit

Permalink
Use gradle dist with sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall Pierce committed Feb 23, 2016
1 parent edcf384 commit f157137
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 Feb 23 10:19:13 PST 2016
#Tue Feb 23 11:16:55 PST 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-all.zip

0 comments on commit f157137

Please sign in to comment.