Skip to content

Commit

Permalink
🧹 Clean up warnings
Browse files Browse the repository at this point in the history
Build clean!
  • Loading branch information
igorescodro committed May 20, 2024
1 parent fdc5b63 commit 201abce
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 @@ -22,6 +22,7 @@ kotlin.jvm.target.validation.mode=IGNORE
org.jetbrains.compose.experimental.uikit.enabled=true
kotlin.mpp.stability.nowarn=true
kotlin.mpp.androidSourceSetLayoutVersion=2
kotlin.mpp.androidGradlePluginCompatibility.nowarn=true

# Ignore AtomicFU warnings - will be fixed in Kotlin 2.0
# (https://github.com/Kotlin/kotlinx-atomicfu/issues/376
Expand Down

0 comments on commit 201abce

Please sign in to comment.