Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit fb9e5f5

Browse files
committed
Update Gradle to 2.14
Also use "all" instead of "bin" again and use CRLF for batch files.
1 parent a70a391 commit fb9e5f5

5 files changed

Lines changed: 31 additions & 26 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.bat text eol=crlf

gradle/wrapper/gradle-wrapper.jar

-317 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
zipStoreBase=GRADLE_USER_HOME
44
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-bin.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-all.zip

gradlew

Lines changed: 25 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)