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 96e66a9 commit 5405f49Copy full SHA for 5405f49
gradle.properties
@@ -23,6 +23,7 @@ kotlin.mpp.enableCInteropCommonization=true
23
#Native
24
kotlin.native.binary.gc=cms
25
kotlin.native.binary.smallBinary=true
26
+kotlin.incremental.native=true
27
28
# Compose Multiplatform
29
compose.resources.always.generate.accessors=true
0 commit comments