Updates Firebase and CBOR

This commit is contained in:
Vitor Pamplona
2025-04-01 19:26:10 -04:00
parent d288010a83
commit bfd5845022

View File

@@ -16,7 +16,7 @@ coil = "3.1.0"
composeBom = "2025.03.01" composeBom = "2025.03.01"
coreKtx = "1.15.0" coreKtx = "1.15.0"
espressoCore = "3.6.1" espressoCore = "3.6.1"
firebaseBom = "33.11.0" firebaseBom = "33.12.0"
fragmentKtx = "1.8.6" fragmentKtx = "1.8.6"
gms = "4.4.2" gms = "4.4.2"
jacksonModuleKotlin = "2.18.3" jacksonModuleKotlin = "2.18.3"
@@ -25,7 +25,7 @@ jtorctl = "0.4.5.7"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.1.0" kotlin = "2.1.0"
kotlinxCollectionsImmutable = "0.3.8" kotlinxCollectionsImmutable = "0.3.8"
kotlinxSerialization = "1.8.0" kotlinxSerialization = "1.8.1"
kotlinxSerializationPlugin = "2.0.0" kotlinxSerializationPlugin = "2.0.0"
languageId = "17.0.6" languageId = "17.0.6"
lazysodiumAndroid = "5.1.0" lazysodiumAndroid = "5.1.0"