Skip to content

Commit

Permalink
Bumped Gradle wrapper to version 3.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sten Roger Sandvik committed Mar 23, 2017
1 parent 289fef6 commit a04e3d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,7 @@ Version 1.2.0 *(unreleased)*
----------------------------

* Support using Gradle Build Cache with Yarn tasks (#205) _(mark-vieira)_
* Bumped Gradle wrapper version to 3.4.1
* ...

Version 1.1.1 *(2017-01-16)*
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
#Tue Nov 29 15:38:22 CET 2016
#Thu Mar 23 21:39:39 CET 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-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip

0 comments on commit a04e3d0

Please sign in to comment.