mirror of
https://github.com/bitwarden/android.git
synced 2026-03-11 20:54:58 -05:00
Update Kotlin to the latest version v2.2.10 (#5828)
This commit is contained in:
@@ -43,12 +43,12 @@ hilt = "2.57.1"
|
||||
junit5 = "5.13.4"
|
||||
jvmTarget = "17"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.2.0"
|
||||
kotlin = "2.2.10"
|
||||
kotlinxCollectionsImmutable = "0.4.0"
|
||||
kotlinxCoroutines = "1.10.2"
|
||||
kotlinxSerialization = "1.9.0"
|
||||
kotlinxKover = "0.9.1"
|
||||
ksp = "2.2.0-2.0.2"
|
||||
ksp = "2.2.10-2.0.2"
|
||||
mockk = "1.14.5"
|
||||
okhttp = "5.1.0"
|
||||
retrofitBom = "3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user