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 0263e0d commit 9af3808Copy full SHA for 9af3808
gradle.properties
@@ -44,6 +44,8 @@ org.gradle.caching=true
44
#org.gradle.configuration-cache=true
45
#org.gradle.configuration-cache.problems=warn
46
47
+# https://kotlinlang.org/docs/multiplatform-publish-lib.html#host-requirements
48
+kotlin.native.enableKlibsCrossCompilation=true
49
50
# https://kotlinlang.org/docs/gradle-compilation-and-caches.html#the-new-kotlin-compiler
51
#kotlin.experimental.tryK2=true
0 commit comments