mirror of
https://github.com/bitwarden/android.git
synced 2025-02-16 11:59:57 +03:00
[deps]: Update kotlin to v1.9.0 (#3849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd8eda75b5
commit
ed0494e159
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jvmTarget = "17"
|
||||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
kotlinxCollectionsImmutable = "0.3.8"
|
kotlinxCollectionsImmutable = "0.3.8"
|
||||||
kotlinxCoroutines = "1.8.1"
|
kotlinxCoroutines = "1.9.0"
|
||||||
kotlinxSerialization = "1.7.2"
|
kotlinxSerialization = "1.7.2"
|
||||||
kotlinxKover = "0.8.3"
|
kotlinxKover = "0.8.3"
|
||||||
ksp = "2.0.20-1.0.25"
|
ksp = "2.0.20-1.0.25"
|
||||||
|
|
Loading…
Add table
Reference in a new issue