Skip to content

Commit a63ccea

Browse files
Update androidxCompose
1 parent 20b41b5 commit a63ccea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

+6-6
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.09.02"
13+
androidxActivityCompose = "1.7.2"
1414
androidxAppCompat = "1.6.1"
1515
androidxComposeCompiler = "1.4.6"
1616
androidxCore = "1.9.0"
17-
androidxLifecycle = "2.6.1"
18-
androidxNavigation = "2.5.3"
17+
androidxLifecycle = "2.6.2"
18+
androidxNavigation = "2.7.3"
1919
androidxEspresso = "3.5.1"
2020
androidxTestRules = "1.5.0"
2121
androidxTestRunner = "1.5.2"
@@ -26,8 +26,8 @@ androidxCrypto = "1.1.0-alpha04"
2626
androidxDatastore = "1.0.0"
2727

2828
#compose
29-
compose_ui = "1.4.3"
30-
compose_ui_testing = "1.4.3"
29+
compose_ui = "1.5.2"
30+
compose_ui_testing = "1.5.2"
3131
compose_constraint_layout = "1.1.0-alpha05"
3232
#ktx
3333
core_ktx = "1.9.0"

0 commit comments

Comments
 (0)