Skip to content

Commit 42b0722

Browse files
committed
disable gradle auto downlaod
1 parent b66c779 commit 42b0722

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gradle.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ org.gradle.java.installations.fromEnv=RUNTIME_JAVA_HOME
2222

2323
# if configuration cache enabled then enable parallel support too
2424
org.gradle.configuration-cache.parallel=true
25+
26+
org.gradle.java.installations.auto-download=false
27+
org.gradle.java.installations.paths=C:/Program Files/Java/jdk-21

0 commit comments

Comments
 (0)