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