diff --git a/gradle.properties b/gradle.properties index 6f0060c..a09413c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,3 +5,4 @@ org.gradle.jvmargs=-Xmx2G #kotlin.mpp.applyDefaultHierarchyTemplate=false # For Android android.useAndroidX=true +kotlin.native.enableKlibsCrossCompilation = true \ No newline at end of file