Skip to content

Commit 2e0745a

Browse files
committed
Fix "Could not determine java version from '11.0.2'."
https://docs.gradle.org/5.0/release-notes.html#java-11-runtime-support
1 parent 87af2a4 commit 2e0745a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Fri Mar 04 11:32:27 CST 2016
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.5-bin.zip

0 commit comments

Comments
 (0)