We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b41b5 commit 67d00f4Copy full SHA for 67d00f4
gradle/libs.versions.toml
@@ -13,9 +13,9 @@ androidxComposeBom = "2023.05.01"
13
androidxActivityCompose = "1.7.0"
14
androidxAppCompat = "1.6.1"
15
androidxComposeCompiler = "1.4.6"
16
-androidxCore = "1.9.0"
17
-androidxLifecycle = "2.6.1"
18
-androidxNavigation = "2.5.3"
+androidxCore = "1.12.0"
+androidxLifecycle = "2.6.2"
+androidxNavigation = "2.7.3"
19
androidxEspresso = "3.5.1"
20
androidxTestRules = "1.5.0"
21
androidxTestRunner = "1.5.2"
@@ -30,7 +30,7 @@ compose_ui = "1.4.3"
30
compose_ui_testing = "1.4.3"
31
compose_constraint_layout = "1.1.0-alpha05"
32
#ktx
33
-core_ktx = "1.9.0"
+core_ktx = "1.12.0"
34
#coroutine
35
coroutine = "1.7.1"
36
turbine = "1.0.0"
0 commit comments