Skip to content

Commit 624955d

Browse files
Adding kotlin.native.enableKlibsCrossCompilation = true and verify the publication
1 parent db7c876 commit 624955d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ org.gradle.jvmargs=-Xmx2G
55
#kotlin.mpp.applyDefaultHierarchyTemplate=false
66
# For Android
77
android.useAndroidX=true
8+
kotlin.native.enableKlibsCrossCompilation = true

0 commit comments

Comments
 (0)