Skip to content

Commit 4c24835

Browse files
Update androidxCompose
1 parent 92ca2d7 commit 4c24835

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ androidGradlePlugin = "8.0.2"
99

1010
#Modules
1111
#androidx
12-
androidxComposeBom = "2023.05.01"
13-
androidxActivityCompose = "1.7.0"
12+
androidxComposeBom = "2023.06.01"
13+
androidxActivityCompose = "1.7.2"
1414
androidxAppCompat = "1.6.1"
1515
androidxComposeCompiler = "1.4.6"
1616
androidxCore = "1.9.0"
1717
androidxLifecycle = "2.6.1"
18-
androidxNavigation = "2.5.3"
18+
androidxNavigation = "2.6.0"
1919
androidxEspresso = "3.5.1"
2020
androidxTestRules = "1.5.0"
2121
androidxTestRunner = "1.5.2"

0 commit comments

Comments
 (0)