Skip to content

Commit b117da2

Browse files
Update androidxCompose
1 parent 23c081b commit b117da2

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 @@ androidGradlePlugin = "8.0.2"
1010

1111
#Modules
1212
#androidx
13-
androidxComposeBom = "2023.04.00"
14-
androidxActivityCompose = "1.7.0"
13+
androidxComposeBom = "2023.06.00"
14+
androidxActivityCompose = "1.7.2"
1515
androidxAppCompat = "1.6.1"
1616
androidxComposeCompiler = "1.4.6"
1717
androidxCore = "1.9.0"
1818
androidxLifecycle = "2.6.1"
19-
androidxNavigation = "2.5.3"
19+
androidxNavigation = "2.6.0"
2020
androidxEspresso = "3.5.1"
2121
androidxTestRules = "1.5.0"
2222
androidxTestRunner = "1.5.2"
@@ -27,7 +27,7 @@ androidxCrypto = "1.1.0-alpha04"
2727
androidxDatastore = "1.0.0"
2828

2929
#compose
30-
compose_ui = "1.4.2"
30+
compose_ui = "1.4.3"
3131
compose_ui_testing = "1.4.0-beta01"
3232
compose_constraint_layout = "1.1.0-alpha05"
3333
#ktx

0 commit comments

Comments
 (0)