Skip to content

Commit

Permalink
feat:iosArm64 disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinnZou committed Sep 8, 2024
1 parent 2c59128 commit 7a42863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
#Kotlin
kotlin.code.style=official
kotlin.native.cacheKind.iosArm64=none
#MPP
kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableCInteropCommonization=true
Expand Down

0 comments on commit 7a42863

Please sign in to comment.