Bump dependency versions

pull/2064/head
lihenggui 1 year ago
parent bf02bcf7d0
commit 0765eb41dc

@ -3,22 +3,22 @@ accompanist = "0.36.0"
androidDesugarJdkLibs = "2.1.2"
# AGP and tools should be updated together
androidGradlePlugin = "8.6.1"
androidTools = "31.6.1"
androidTools = "31.7.0"
androidxActivity = "1.9.2"
androidxAppCompat = "1.7.0"
androidxBrowser = "1.8.0"
androidxComposeBom = "2024.09.02"
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxComposeBom = "2024.09.03"
androidxComposeRuntimeTracing = "1.7.3"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.6"
androidxMacroBenchmark = "1.3.1"
androidxMacroBenchmark = "1.3.2"
androidxMetrics = "1.0.0-beta01"
androidxNavigation = "2.8.1"
androidxProfileinstaller = "1.4.0"
androidxNavigation = "2.8.2"
androidxProfileinstaller = "1.4.1"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
androidxTestRules = "1.6.1"
@ -29,7 +29,7 @@ androidxWindowManager = "1.3.0"
androidxWork = "2.9.1"
coil = "3.0.0-alpha10"
dependencyGuard = "0.5.0"
firebaseBom = "33.3.0"
firebaseBom = "33.4.0"
firebaseCrashlyticsPlugin = "3.0.2"
firebasePerfPlugin = "1.4.2"
gmsPlugin = "4.4.2"
@ -51,7 +51,7 @@ protobufPlugin = "0.9.4"
retrofit = "2.11.0"
retrofitKotlinxSerializationJson = "1.0.0"
robolectric = "4.13"
roborazzi = "1.26.0"
roborazzi = "1.28.0"
room = "2.6.1"
secrets = "2.0.1"
truth = "1.4.4"
@ -60,7 +60,7 @@ androidx-constraintlayout = "2.1.4"
androidx-espresso-core = "3.6.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-ui-tooling = "1.7.2"
compose-ui-tooling = "1.7.3"
compose-plugin = "1.7.0-beta02"
sqldelight = "2.0.2"
kotlinInject = '0.7.2'

Loading…
Cancel
Save