4
4
# ####
5
5
[versions ]
6
6
accompanist = " 0.30.1"
7
- androidGradlePlugin = " 8.0.2 "
7
+ androidGradlePlugin = " 8.1.0 "
8
8
androidx-activity-compose = " 1.7.2"
9
9
androidx-appcompat = " 1.6.1"
10
10
androidx-benchmark = " 1.1.0"
11
11
androidx-benchmark-junit4 = " 1.1.1"
12
- androidx-compose-bom = " 2023.06.01 "
12
+ androidx-compose-bom = " 2023.08.00 "
13
13
androidx-constraintlayout = " 1.0.1"
14
- androidx-corektx = " 1.9.0 "
15
- androidx-glance = " 1.0.0-beta01 "
14
+ androidx-corektx = " 1.12.0-rc01 "
15
+ androidx-glance = " 1.0.0-rc01 "
16
16
androidx-lifecycle-compose = " 2.6.1"
17
17
androidx-lifecycle-runtime-compose = " 2.6.1"
18
18
androidx-navigation = " 2.7.0-beta02"
@@ -21,14 +21,14 @@ androidx-test = "1.5.0"
21
21
androidx-test-espresso = " 3.5.1"
22
22
androidx-test-ext-junit = " 1.1.5"
23
23
androidx-test-ext-truth = " 1.5.0"
24
- androidx-window = " 1.2.0-alpha03 "
24
+ androidx-window = " 1.2.0-beta01 "
25
25
androidxHiltNavigationCompose = " 1.0.0"
26
26
androix-test-uiautomator = " 2.2.0"
27
27
coil = " 2.2.2"
28
28
# @keep
29
29
compileSdk = " 34"
30
30
compose-compiler = " 1.4.0"
31
- coroutines = " 1.7.2 "
31
+ coroutines = " 1.7.3 "
32
32
google-maps = " 18.1.0"
33
33
gradle-versions = " 0.47.0"
34
34
hilt = " 2.43.2"
@@ -51,7 +51,7 @@ room = "2.5.1"
51
51
secrets = " 2.0.1"
52
52
# @keep
53
53
targetSdk = " 33"
54
- version-catalog-update = " 0.8.0 "
54
+ version-catalog-update = " 0.8.1 "
55
55
56
56
[libraries ]
57
57
accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
0 commit comments