Update dependencies

pull/2064/head
lihenggui 1 year ago
parent 0758f8e5bf
commit a45c8dba24

@ -1,22 +1,22 @@
[versions]
accompanist = "0.36.0"
androidDesugarJdkLibs = "2.1.2"
androidDesugarJdkLibs = "2.1.3"
# AGP and tools should be updated together
androidGradlePlugin = "8.7.1"
androidTools = "31.7.1"
androidGradlePlugin = "8.7.2"
androidTools = "31.7.2"
androidxActivity = "1.9.3"
androidxBrowser = "1.8.0"
androidxComposeBom = "2024.10.00"
androidxComposeRuntimeTracing = "1.7.4"
androidxComposeRuntimeTracing = "1.7.5"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.6"
androidxLifecycle = "2.8.7"
androidxMacroBenchmark = "1.3.3"
androidxMetrics = "1.0.0-beta01"
androidxNavigation = "2.8.3"
androidxNavigation = "2.8.4"
androidxProfileinstaller = "1.4.1"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
@ -33,20 +33,20 @@ kotlin = "2.0.21"
kotlinxCoroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
ksp = "2.0.21-1.0.25"
material3adaptive = "1.0.0-alpha03"
ksp = "2.0.21-1.0.26"
material3adaptive = "1.0.0"
moduleGraph = "2.7.1"
robolectric = "4.13"
roborazzi = "1.29.0"
roborazzi = "1.32.2"
secrets = "2.0.1"
truth = "1.4.4"
turbine = "1.1.0"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayout = "2.2.0"
androidx-espresso-core = "3.6.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-ui-tooling = "1.7.4"
compose-plugin = "1.7.0"
compose-ui-tooling = "1.7.5"
compose-plugin = "1.7.1"
sqldelight = "2.0.2"
kotlinInject = '0.7.2'
multiplatform-settings = "1.2.0"

Loading…
Cancel
Save