Skip to content

Commit 046eda5

Browse files
Update androidxCompose
1 parent 8c7ebb2 commit 046eda5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
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.09.02"
14+
androidxActivityCompose = "1.7.2"
1515
androidxAppCompat = "1.6.1"
1616
androidxComposeCompiler = "1.4.6"
1717
androidxCore = "1.10.0"
18-
androidxLifecycle = "2.6.1"
19-
androidxNavigation = "2.5.3"
18+
androidxLifecycle = "2.6.2"
19+
androidxNavigation = "2.7.3"
2020
androidxEspresso = "3.5.1"
2121
androidxTestRules = "1.5.0"
2222
androidxTestRunner = "1.5.2"

0 commit comments

Comments
 (0)