mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
Update Kotlin, ksp, and kover to the latest versions (#6094)
This commit is contained in:
parent
94c51cacf9
commit
290f59441f
@ -44,12 +44,12 @@ hilt = "2.57.2"
|
||||
junit = "6.0.0"
|
||||
jvmTarget = "21"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.2.20"
|
||||
kotlin = "2.2.21"
|
||||
kotlinxCollectionsImmutable = "0.4.0"
|
||||
kotlinxCoroutines = "1.10.2"
|
||||
kotlinxSerialization = "1.9.0"
|
||||
kotlinxKover = "0.9.2"
|
||||
ksp = "2.2.20-2.0.4"
|
||||
kotlinxKover = "0.9.3"
|
||||
ksp = "2.2.21-2.0.4"
|
||||
mockk = "1.14.6"
|
||||
okhttp = "5.2.1"
|
||||
retrofitBom = "3.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user