Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit a33b465

Browse files
committed
Update gradle from 3.2 to 4.8.1 to prepare building on Java9
1 parent 52b010e commit a33b465

File tree

5 files changed

+49
-40
lines changed

5 files changed

+49
-40
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# unix line endings at unix files
2+
gradlew text eol=lf
3+
*.sh text eol=lf
4+
*.bat text eol=crlf

gradle/wrapper/gradle-wrapper.jar

586 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Wed Nov 23 10:50:46 EST 2016
1+
#Tue Jun 26 19:45:23 CEST 2018
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-3.2-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8.1-bin.zip

gradlew

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

gradlew.bat

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

0 commit comments

Comments
 (0)