Skip to content

Commit 67d00f4

Browse files
Update androidx
1 parent 20b41b5 commit 67d00f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ androidxComposeBom = "2023.05.01"
1313
androidxActivityCompose = "1.7.0"
1414
androidxAppCompat = "1.6.1"
1515
androidxComposeCompiler = "1.4.6"
16-
androidxCore = "1.9.0"
17-
androidxLifecycle = "2.6.1"
18-
androidxNavigation = "2.5.3"
16+
androidxCore = "1.12.0"
17+
androidxLifecycle = "2.6.2"
18+
androidxNavigation = "2.7.3"
1919
androidxEspresso = "3.5.1"
2020
androidxTestRules = "1.5.0"
2121
androidxTestRunner = "1.5.2"
@@ -30,7 +30,7 @@ compose_ui = "1.4.3"
3030
compose_ui_testing = "1.4.3"
3131
compose_constraint_layout = "1.1.0-alpha05"
3232
#ktx
33-
core_ktx = "1.9.0"
33+
core_ktx = "1.12.0"
3434
#coroutine
3535
coroutine = "1.7.1"
3636
turbine = "1.0.0"

0 commit comments

Comments
 (0)