Bump dependency versions

pull/2064/head
lihenggui 2 years ago
parent 75f75297c1
commit 49219eb93c

@ -2,12 +2,12 @@
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4"
# AGP and tools should be updated together
androidGradlePlugin = "8.5.1"
androidTools = "31.5.1"
androidGradlePlugin = "8.5.2"
androidTools = "31.5.2"
androidxActivity = "1.9.1"
androidxAppCompat = "1.7.0"
androidxBrowser = "1.8.0"
androidxComposeAlpha = "1.7.0-beta06"
androidxComposeAlpha = "1.7.0-beta07"
androidxComposeBom = "2024.06.00"
androidxComposeMaterial3Adaptive = "1.0.0-beta04"
androidxComposeMaterial3AdaptiveNavigationSuite = "1.3.0-beta05"
@ -20,16 +20,16 @@ androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.4"
androidxMacroBenchmark = "1.2.4"
androidxMetrics = "1.0.0-beta01"
androidxNavigation = "2.8.0-beta06"
androidxNavigation = "2.8.0-beta07"
androidxProfileinstaller = "1.3.1"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
androidxTestRules = "1.6.1"
androidxTestRunner = "1.6.1"
androidxTestRunner = "1.6.2"
androidxTracing = "1.3.0-alpha02"
androidxUiAutomator = "2.3.0"
androidxWindowManager = "1.3.0"
androidxWork = "2.9.0"
androidxWork = "2.9.1"
coil = "3.0.0-alpha07"
dependencyGuard = "0.5.0"
firebaseBom = "33.1.2"
@ -38,26 +38,26 @@ firebasePerfPlugin = "1.4.2"
gmsPlugin = "4.4.2"
googleOss = "17.1.0"
googleOssPlugin = "0.10.6"
hilt = "2.51.1"
hilt = "2.52"
hiltExt = "1.2.0"
jacoco = "0.8.7"
junit4 = "4.13.2"
kotlin = "2.0.0"
kotlinxCoroutines = "1.8.1"
kotlin = "2.0.10"
kotlinxCoroutines = "1.9.0-RC"
kotlinxDatetime = "0.6.0"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.0-1.0.22"
moduleGraph = "2.5.0"
ksp = "2.0.10-1.0.24"
moduleGraph = "2.6.0"
okhttp = "4.12.0"
protobuf = "4.27.2"
protobuf = "4.27.3"
protobufPlugin = "0.9.4"
retrofit = "2.11.0"
retrofitKotlinxSerializationJson = "1.0.0"
robolectric = "4.13"
roborazzi = "1.21.0"
roborazzi = "1.26.0"
room = "2.6.1"
secrets = "2.0.1"
truth = "1.4.3"
truth = "1.4.4"
turbine = "1.1.0"
androidx-constraintlayout = "2.1.4"
androidx-espresso-core = "3.6.1"

Loading…
Cancel
Save