mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update immutable collection to v0.3.8 (#3870)
This commit is contained in:
parent
de48bb37d7
commit
7ebbe700f0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ junit5 = "5.11.0"
|
||||||
jvmTarget = "17"
|
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.7"
|
kotlinxCollectionsImmutable = "0.3.8"
|
||||||
kotlinxCoroutines = "1.8.1"
|
kotlinxCoroutines = "1.8.1"
|
||||||
kotlinxSerialization = "1.7.1"
|
kotlinxSerialization = "1.7.1"
|
||||||
kotlinxKover = "0.8.3"
|
kotlinxKover = "0.8.3"
|
||||||
|
|
Loading…
Reference in a new issue