mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
Update Kotlin Serialization to 1.6.3 (#1193)
This commit is contained in:
parent
b3973f3ae0
commit
d38d671f7b
@ -39,7 +39,7 @@ kotlin = "1.9.23"
|
||||
kotlinCompilerExtensionVersion = "1.5.11"
|
||||
kotlinxCollectionsImmutable = "0.3.6"
|
||||
kotlinxCoroutines = "1.7.3"
|
||||
kotlinxSerialization = "1.6.2"
|
||||
kotlinxSerialization = "1.6.3"
|
||||
kotlinxKover = "0.7.4"
|
||||
ksp = "1.9.22-1.0.17"
|
||||
mockk = "1.13.10"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user