mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 00:06:22 -06:00
Update to Kotlin v2.2.20 (#5888)
This commit is contained in:
parent
7710ad8a73
commit
c6814c8870
@ -44,12 +44,12 @@ hilt = "2.57.1"
|
||||
junit5 = "5.13.4"
|
||||
jvmTarget = "21"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.2.10"
|
||||
kotlin = "2.2.20"
|
||||
kotlinxCollectionsImmutable = "0.4.0"
|
||||
kotlinxCoroutines = "1.10.2"
|
||||
kotlinxSerialization = "1.9.0"
|
||||
kotlinxKover = "0.9.1"
|
||||
ksp = "2.2.10-2.0.2"
|
||||
ksp = "2.2.20-2.0.2"
|
||||
mockk = "1.14.5"
|
||||
okhttp = "5.1.0"
|
||||
retrofitBom = "3.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user