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 2ba0fd3 commit 959ec44Copy full SHA for 959ec44
gradle.properties
@@ -8,6 +8,7 @@ version=0.5.0
8
kotlin.mpp.import.enableKgpDependencyResolution=true
9
kotlin.mpp.enableCInteropCommonization=true
10
kotlin.native.ignoreDisabledTargets=true
11
+kotlin.native.enableKlibsCrossCompilation=false
12
kotlin.js.yarn=false
13
#Dokka
14
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
0 commit comments