Skip to content

Commit

Permalink
Update Gradle wrapper to enable IDE support.
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonf committed Dec 14, 2014
1 parent 88a6d43 commit cca120d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shim-server/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Dec 14 22:01:03 CET 2014
#Sun Dec 14 22:06:33 CET 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip

0 comments on commit cca120d

Please sign in to comment.