Updating activity compose, coil, combosebom, firebasebom, fragmentktx, kotlinserialization, mockk and navigation compose

This commit is contained in:
Vitor Pamplona 2025-02-13 19:02:15 -05:00
parent 09cff7c930
commit dcb0e31cd6

View File

@ -1,6 +1,6 @@
[versions]
accompanistAdaptive = "0.37.0"
activityCompose = "1.9.3"
activityCompose = "1.10.0"
agp = "8.8.1"
android-compileSdk = "35"
android-minSdk = "26"
@ -12,12 +12,12 @@ audiowaveform = "1.1.1"
benchmark = "1.3.3"
benchmarkJunit4 = "1.3.3"
biometricKtx = "1.2.0-alpha05"
coil = "3.0.4"
composeBom = "2024.12.01"
coil = "3.1.0"
composeBom = "2025.02.00"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
firebaseBom = "33.7.0"
fragmentKtx = "1.8.5"
firebaseBom = "33.9.0"
fragmentKtx = "1.8.6"
gms = "4.4.2"
jacksonModuleKotlin = "2.18.2"
jna = "5.16.0"
@ -25,7 +25,7 @@ jtorctl = "0.4.5.7"
junit = "4.13.2"
kotlin = "2.1.0"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxSerialization = "1.7.3"
kotlinxSerialization = "1.8.0"
kotlinxSerializationPlugin = "2.0.0"
languageId = "17.0.6"
lazysodiumAndroid = "5.1.0"
@ -33,9 +33,9 @@ lifecycleRuntimeKtx = "2.8.7"
lightcompressor = "1.3.2"
markdown = "077a2cde64"
media3 = "1.5.1"
mockk = "1.13.14"
mockk = "1.13.16"
kotlinx-coroutines-test = "1.10.1"
navigationCompose = "2.8.5"
navigationCompose = "2.8.7"
okhttp = "5.0.0-alpha.14"
runner = "1.6.2"
rfc3986 = "0.1.2"