Skip to content

Commit 3c66ab8

Browse files
Update androidxCompose
1 parent 8c7ebb2 commit 3c66ab8

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
@@ -10,13 +10,13 @@ kotlinxSerializationJson = "1.5.0"
1010
androidGradlePlugin = "8.0.0"
1111

1212
#androidx
13-
androidxComposeBom = "2023.04.01"
14-
androidxActivityCompose = "1.7.1"
13+
androidxComposeBom = "2023.08.00"
14+
androidxActivityCompose = "1.7.2"
1515
androidxAppCompat = "1.6.1"
1616
androidxComposeCompiler = "1.4.6"
1717
androidxCore = "1.10.0"
1818
androidxLifecycle = "2.6.1"
19-
androidxNavigation = "2.5.3"
19+
androidxNavigation = "2.7.1"
2020
androidxEspresso = "3.5.1"
2121
androidxTestRules = "1.5.0"
2222
androidxTestRunner = "1.5.2"

0 commit comments

Comments
 (0)