Skip to content

Commit

Permalink
Attempt 2 to fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
findjigar committed Oct 4, 2023
1 parent 261ff28 commit e52e003
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion samples/sample-production/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx3g

# New memory model
kotlin.native.binary.memoryModel=experimental
kotlin.native.binary.memoryModel=experimental
kotlin.native.cacheKind.iosX64=none
kotlin.native.cacheKind.iosSimulatorArm64=none

0 comments on commit e52e003

Please sign in to comment.