We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c59128 commit 7a42863Copy full SHA for 7a42863
1 file changed
gradle.properties
@@ -2,6 +2,7 @@
2
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
3
#Kotlin
4
kotlin.code.style=official
5
+kotlin.native.cacheKind.iosArm64=none
6
#MPP
7
kotlin.mpp.stability.nowarn=true
8
kotlin.mpp.enableCInteropCommonization=true
0 commit comments