File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ androidGradlePlugin = "8.0.2"
10
10
11
11
# Modules
12
12
# androidx
13
- androidxComposeBom = " 2023.04.00 "
14
- androidxActivityCompose = " 1.7.0 "
13
+ androidxComposeBom = " 2023.06.01 "
14
+ androidxActivityCompose = " 1.7.2 "
15
15
androidxAppCompat = " 1.6.1"
16
16
androidxComposeCompiler = " 1.4.6"
17
17
androidxCore = " 1.9.0"
18
18
androidxLifecycle = " 2.6.1"
19
- androidxNavigation = " 2.5.3 "
19
+ androidxNavigation = " 2.6.0 "
20
20
androidxEspresso = " 3.5.1"
21
21
androidxTestRules = " 1.5.0"
22
22
androidxTestRunner = " 1.5.2"
@@ -27,7 +27,7 @@ androidxCrypto = "1.1.0-alpha04"
27
27
androidxDatastore = " 1.0.0"
28
28
29
29
# compose
30
- compose_ui = " 1.4.2 "
30
+ compose_ui = " 1.4.3 "
31
31
compose_ui_testing = " 1.4.0-beta01"
32
32
compose_constraint_layout = " 1.1.0-alpha05"
33
33
# ktx
You can’t perform that action at this time.
0 commit comments