Skip to content

Commit

Permalink
Technical: Kotlin remove deprecated Binary MemoryModel flags.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech committed Dec 7, 2024
1 parent 1e93699 commit b344d7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ android.defaults.buildfeatures.shaders=false

kotlin.mpp.stability.nowarn=true
kotlin.mpp.androidSourceSetLayoutVersion=2

# https://github.com/JetBrains/kotlin/blob/master/kotlin-native/NEW_MM.md
kotlin.native.binary.memoryModel=experimental
kotlin.native.binary.freezing=disabled

0 comments on commit b344d7e

Please sign in to comment.