Skip to content

Commit

Permalink
Upgraded gradle wrapper to version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sten Roger Sandvik committed Nov 19, 2014
1 parent 045f42c commit 1a3cd26
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Version 0.8 *(not released)*
* Publish snapshots to jcenter _(dougborg)_
* Add node to execution path for NodeExec _(dougborg)_
* Use 'com.moowork.node' id instead of 'node
* Upgraded wrapper to use Gradle 2.2
* ...

Version 0.7 *(2014-11-03)*
Expand Down Expand Up @@ -42,4 +43,3 @@ Version 0.3 *(2014-01-10)*
--------------------------

* Initial usable version

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 @@
#Mon Nov 03 22:06:49 CET 2014
#Wed Nov 19 20:55:19 CET 2014
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.2-bin.zip

0 comments on commit 1a3cd26

Please sign in to comment.