Skip to content

Commit

Permalink
Update gradle wrapper to 2.3. Fix execution permission.
Browse files Browse the repository at this point in the history
  • Loading branch information
ancho committed May 3, 2015
1 parent d7c1eb3 commit 2772bab
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
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 @@
#Fri Oct 03 18:00:04 CEST 2014
#Sun May 03 12:39:37 CEST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-bin.zip
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 2772bab

Please sign in to comment.