We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ca2d7 commit 4c24835Copy full SHA for 4c24835
gradle/libs.versions.toml
@@ -9,13 +9,13 @@ androidGradlePlugin = "8.0.2"
9
10
#Modules
11
#androidx
12
-androidxComposeBom = "2023.05.01"
13
-androidxActivityCompose = "1.7.0"
+androidxComposeBom = "2023.06.01"
+androidxActivityCompose = "1.7.2"
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"
+androidxNavigation = "2.6.0"
19
androidxEspresso = "3.5.1"
20
androidxTestRules = "1.5.0"
21
androidxTestRunner = "1.5.2"
0 commit comments