Skip to content

Commit

Permalink
Upgrade Gradle wrapper to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed Feb 20, 2017
1 parent 86feba8 commit 7f4990c
Show file tree
Hide file tree
Showing 2 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 @@
#Thu Dec 08 09:25:40 PST 2016
#Sat Feb 18 08:16:56 PST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip

0 comments on commit 7f4990c

Please sign in to comment.