Skip to content

Commit 44a8b89

Browse files
committed
enable gradle JDK auto download
1 parent 4901561 commit 44a8b89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ org.gradle.caching = true
22
org.gradle.vfs.watch = true
33
org.gradle.parallel = true
44
org.gradle.warning.mode = all
5+
org.gradle.java.installations.auto-download=true

0 commit comments

Comments
 (0)