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 f206f5b commit ff4d5eeCopy full SHA for ff4d5ee
gradle.properties
@@ -6,7 +6,7 @@ version=0.28.0-SNAPSHOT
6
group=org.jetbrains.kotlinx
7
8
kotlin.native.ignoreDisabledTargets=true
9
-
+kotlin.native.enableKlibsCrossCompilation=false
10
kotlin.mpp.enableCInteropCommonization=true
11
12
# Workaround for Bintray treating .sha512 files as artifacts
0 commit comments