Skip to content

Commit 7a42863

Browse files
committed
feat:iosArm64 disable cache
1 parent 2c59128 commit 7a42863

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
33
#Kotlin
44
kotlin.code.style=official
5+
kotlin.native.cacheKind.iosArm64=none
56
#MPP
67
kotlin.mpp.stability.nowarn=true
78
kotlin.mpp.enableCInteropCommonization=true

0 commit comments

Comments
 (0)