File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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 .01"
13+ androidxActivityCompose = " 1.7.2 "
1414androidxAppCompat = " 1.6.1"
1515androidxComposeCompiler = " 1.4.6"
1616androidxCore = " 1.9.0"
17- androidxLifecycle = " 2.6.1 "
18- androidxNavigation = " 2.5 .3"
17+ androidxLifecycle = " 2.6.2 "
18+ androidxNavigation = " 2.7 .3"
1919androidxEspresso = " 3.5.1"
2020androidxTestRules = " 1.5.0"
2121androidxTestRunner = " 1.5.2"
@@ -26,8 +26,8 @@ androidxCrypto = "1.1.0-alpha04"
2626androidxDatastore = " 1.0.0"
2727
2828# compose
29- compose_ui = " 1.4.3 "
30- compose_ui_testing = " 1.4.3 "
29+ compose_ui = " 1.5.1 "
30+ compose_ui_testing = " 1.5.1 "
3131compose_constraint_layout = " 1.1.0-alpha05"
3232# ktx
3333core_ktx = " 1.9.0"
You can’t perform that action at this time.
0 commit comments