Updates depedencies

This commit is contained in:
Vitor Pamplona 2024-07-30 13:17:53 -04:00
parent 3896bbab34
commit a03a11c4cc

View File

@ -1,6 +1,6 @@
[versions]
accompanistAdaptive = "0.34.0"
activityCompose = "1.9.0"
activityCompose = "1.9.1"
agp = "8.5.1"
android-compileSdk = "34"
android-minSdk = "26"
@ -18,7 +18,7 @@ composeBom = "2024.06.00"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
firebaseBom = "33.1.2"
fragmentKtx = "1.8.1"
fragmentKtx = "1.8.2"
gms = "4.4.2"
jacksonModuleKotlin = "2.17.2"
jna = "5.14.0"
@ -27,10 +27,10 @@ kotlin = "2.0.0"
kotlinxCollectionsImmutable = "0.3.7"
languageId = "17.0.5"
lazysodiumAndroid = "5.1.0"
lifecycleRuntimeKtx = "2.8.3"
lifecycleRuntimeKtx = "2.8.4"
lightcompressor = "1.3.2"
markdown = "077a2cde64"
media3 = "1.3.1"
media3 = "1.4.0"
mockk = "1.13.12"
navigationCompose = "2.7.7"
okhttp = "5.0.0-alpha.14"