Updates compose, benchmark, navigation, and activity

This commit is contained in:
Vitor Pamplona 2024-10-16 17:32:33 -04:00
parent c5dd2c5651
commit 724bea6bbb

View File

@ -1,6 +1,6 @@
[versions]
accompanistAdaptive = "0.34.0"
activityCompose = "1.9.2"
activityCompose = "1.9.3"
agp = "8.7.1"
android-compileSdk = "35"
android-minSdk = "26"
@ -9,12 +9,12 @@ androidKotlinGeohash = "1.0"
androidxJunit = "1.2.1"
appcompat = "1.7.0"
audiowaveform = "1.1.1"
benchmark = "1.3.2"
benchmarkJunit4 = "1.3.2"
benchmark = "1.3.3"
benchmarkJunit4 = "1.3.3"
biometricKtx = "1.2.0-alpha05"
blurhash = "1.0.0"
coil = "2.7.0"
composeBom = "2024.09.03"
composeBom = "2024.10.00"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
firebaseBom = "33.4.0"
@ -36,7 +36,7 @@ markdown = "077a2cde64"
media3 = "1.4.1"
mockk = "1.13.12"
kotlinx-coroutines-test = "1.9.0-RC.2"
navigationCompose = "2.8.2"
navigationCompose = "2.8.3"
okhttp = "5.0.0-alpha.14"
runner = "1.6.2"
rfc3986 = "0.1.0"