Skip to content

Commit

Permalink
Use gradle-3.0-all in gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
SamCarlberg committed Sep 26, 2016
1 parent 43c69d7 commit 73ffc95
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 @@
#Sat Sep 10 16:21:35 EDT 2016
#Mon Sep 26 14:05:10 EDT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-all.zip

0 comments on commit 73ffc95

Please sign in to comment.