We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7ebb2 commit 3c66ab8Copy full SHA for 3c66ab8
gradle/libs.versions.toml
@@ -10,13 +10,13 @@ kotlinxSerializationJson = "1.5.0"
10
androidGradlePlugin = "8.0.0"
11
12
#androidx
13
-androidxComposeBom = "2023.04.01"
14
-androidxActivityCompose = "1.7.1"
+androidxComposeBom = "2023.08.00"
+androidxActivityCompose = "1.7.2"
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"
+androidxNavigation = "2.7.1"
20
androidxEspresso = "3.5.1"
21
androidxTestRules = "1.5.0"
22
androidxTestRunner = "1.5.2"
0 commit comments