mirror of
https://github.com/bitwarden/android.git
synced 2026-03-19 05:02:48 -05:00
Update KotlinX Serialization to v1.7.2 (#3871)
This commit is contained in:
@@ -37,7 +37,7 @@ jvmTarget = "17"
|
||||
kotlin = "2.0.20"
|
||||
kotlinxCollectionsImmutable = "0.3.8"
|
||||
kotlinxCoroutines = "1.8.1"
|
||||
kotlinxSerialization = "1.7.1"
|
||||
kotlinxSerialization = "1.7.2"
|
||||
kotlinxKover = "0.8.3"
|
||||
ksp = "2.0.20-1.0.24"
|
||||
mockk = "1.13.12"
|
||||
|
||||
Reference in New Issue
Block a user