Skip to content

Commit 17b2464

Browse files
committed
chore: flag to disable native toolchain download
1 parent 413f71b commit 17b2464

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
@@ -31,6 +31,7 @@ kotlin.incremental.native=true
3131
kotlin.native.binary.gc=cms
3232
kotlin.native.ignoreDisabledTargets=true
3333
kotlin.native.enableKlibsCrossCompilation=true
34+
# kotlin.native.toolchain.enabled=false
3435
# kotlin.mpp.enableCInteropCommonization=true
3536

3637
## Dokka

0 commit comments

Comments
 (0)