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.
kotlin.native.enableKlibsCrossCompilation = true
1 parent db7c876 commit 624955dCopy full SHA for 624955d
gradle.properties
@@ -5,3 +5,4 @@ org.gradle.jvmargs=-Xmx2G
5
#kotlin.mpp.applyDefaultHierarchyTemplate=false
6
# For Android
7
android.useAndroidX=true
8
+kotlin.native.enableKlibsCrossCompilation = true
0 commit comments