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

Commit 9249f87

Browse files
authored
Change gradlew to be executable and gradle-wrapper.properties line endings from CRLF to LF (#50)
1 parent c18ff60 commit 9249f87

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Tue Apr 14 15:06:32 CEST 2020
2-
distributionBase=GRADLE_USER_HOME
3-
distributionPath=wrapper/dists
4-
zipStoreBase=GRADLE_USER_HOME
5-
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
1+
#Tue Apr 14 15:06:32 CEST 2020
2+
distributionBase=GRADLE_USER_HOME
3+
distributionPath=wrapper/dists
4+
zipStoreBase=GRADLE_USER_HOME
5+
zipStorePath=wrapper/dists
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)