We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7ebb2 commit ede8e73Copy full SHA for ede8e73
gradle/libs.versions.toml
@@ -14,9 +14,9 @@ androidxComposeBom = "2023.04.01"
14
androidxActivityCompose = "1.7.1"
15
androidxAppCompat = "1.6.1"
16
androidxComposeCompiler = "1.4.6"
17
-androidxCore = "1.10.0"
18
-androidxLifecycle = "2.6.1"
19
-androidxNavigation = "2.5.3"
+androidxCore = "1.12.0"
+androidxLifecycle = "2.6.2"
+androidxNavigation = "2.7.2"
20
androidxEspresso = "3.5.1"
21
androidxTestRules = "1.5.0"
22
androidxTestRunner = "1.5.2"
@@ -38,7 +38,7 @@ compose_ui_testing = "1.4.0-beta01"
38
39
40
#ktx
41
-core_ktx = "1.9.0"
+core_ktx = "1.12.0"
42
43
#ksp
44
ksp = "1.8.20-1.0.11"
0 commit comments