We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42a79d commit 8cbc3f7Copy full SHA for 8cbc3f7
gradle.properties
@@ -6,4 +6,6 @@ org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
6
7
kotlin.mpp.enableCInteropCommonization=true
8
9
+kotlin.native.binary.gc=cms
10
+
11
kotlin.code.style=official
0 commit comments