Updates zoomable and kotlin serialization

This commit is contained in:
Vitor Pamplona
2024-09-03 15:54:54 -04:00
parent 2fd9d6610a
commit ee160b76a8

View File

@@ -25,7 +25,7 @@ jna = "5.14.0"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.0.0" kotlin = "2.0.0"
kotlinxCollectionsImmutable = "0.3.7" kotlinxCollectionsImmutable = "0.3.7"
kotlinxSerialization = "1.7.1" kotlinxSerialization = "1.7.2"
kotlinxSerializationPlugin = "2.0.0" kotlinxSerializationPlugin = "2.0.0"
languageId = "17.0.6" languageId = "17.0.6"
lazysodiumAndroid = "5.1.0" lazysodiumAndroid = "5.1.0"
@@ -46,7 +46,7 @@ unifiedpush = "2.3.1"
urlDetector = "0.1.23" urlDetector = "0.1.23"
vico-charts = "1.15.0" vico-charts = "1.15.0"
zelory = "3.0.1" zelory = "3.0.1"
zoomable = "1.6.1" zoomable = "1.6.2"
zxing = "3.5.3" zxing = "3.5.3"
zxingAndroidEmbedded = "4.3.0" zxingAndroidEmbedded = "4.3.0"
windowCoreAndroid = "1.3.0" windowCoreAndroid = "1.3.0"