Skip to content

Commit 3aae649

Browse files
committed
Disable auto-download of toolchains
1 parent 4e19c37 commit 3aae649

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
kotlin.incremental=false
1+
kotlin.incremental=false
2+
org.gradle.java.installations.auto-download=false

0 commit comments

Comments
 (0)