diff --git a/gradle.properties b/gradle.properties index 015d2c52..44c3306a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,5 +6,6 @@ org.gradle.jvmargs=-Xmx4096m kotlin.mpp.stability.nowarn=true kotlin.native.ignoreDisabledTargets=true org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled +kotlin.native.enableKlibsCrossCompilation=true toolsVersion=0.16.1-kotlin-2.1.0 \ No newline at end of file