We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413f71b commit 17b2464Copy full SHA for 17b2464
gradle.properties
@@ -31,6 +31,7 @@ kotlin.incremental.native=true
31
kotlin.native.binary.gc=cms
32
kotlin.native.ignoreDisabledTargets=true
33
kotlin.native.enableKlibsCrossCompilation=true
34
+# kotlin.native.toolchain.enabled=false
35
# kotlin.mpp.enableCInteropCommonization=true
36
37
## Dokka
0 commit comments