Skip to content

Commit 7fe1a61

Browse files
authored
Merge pull request #60 from huanshankeji/upgrade-compose
Enable `kotlin.native.enableKlibsCrossCompilation` and verify that Apple target libraries can be published on Windows
2 parents 5ff50ac + 624955d commit 7fe1a61

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)