chore(deps): update kotlin to v2.3.21-rc2 (#5155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-16 11:33:25 -05:00 committed by GitHub
parent 50896d455b
commit 3a2f2fc56b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ koin = "4.2.1"
koin-plugin = "1.0.0-RC1"
# Kotlin
kotlin = "2.3.21-RC"
kotlin = "2.3.21-RC2"
kotlinx-coroutines-android = "1.10.2"
kotlinx-datetime = "0.7.1"
kotlinx-serialization = "1.11.0"