Updates navigation compose, lifecycle, fragment, activity and composeBoms

This commit is contained in:
Vitor Pamplona
2024-09-06 17:29:06 -04:00
parent c7fcc47b11
commit 8ede4eb3d6
8 changed files with 24 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[versions]
accompanistAdaptive = "0.34.0"
activityCompose = "1.9.1"
activityCompose = "1.9.2"
agp = "8.6.0"
android-compileSdk = "34"
android-minSdk = "26"
@@ -14,11 +14,11 @@ benchmarkJunit4 = "1.3.0"
biometricKtx = "1.2.0-alpha05"
blurhash = "1.0.0"
coil = "2.7.0"
composeBom = "2024.08.00"
composeBom = "2024.09.00"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
firebaseBom = "33.2.0"
fragmentKtx = "1.8.2"
fragmentKtx = "1.8.3"
gms = "4.4.2"
jacksonModuleKotlin = "2.17.2"
jna = "5.14.0"
@@ -29,12 +29,12 @@ kotlinxSerialization = "1.7.2"
kotlinxSerializationPlugin = "2.0.0"
languageId = "17.0.6"
lazysodiumAndroid = "5.1.0"
lifecycleRuntimeKtx = "2.8.4"
lifecycleRuntimeKtx = "2.8.5"
lightcompressor = "1.3.2"
markdown = "077a2cde64"
media3 = "1.4.1"
mockk = "1.13.12"
navigationCompose = "2.7.7"
navigationCompose = "2.8.0"
okhttp = "5.0.0-alpha.14"
runner = "1.6.2"
rfc3986 = "0.1.0"