This repository was archived by the owner on Aug 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 14
14
# # limitations under the License.
15
15
# #
16
16
[versions ]
17
- accessibilityTestFramework = " 4.1.0 "
17
+ accessibilityTestFramework = " 4.1.1 "
18
18
activityCompose = " 1.8.2"
19
- androidGradlePlugin = " 8.2.2 "
19
+ androidGradlePlugin = " 8.3.1 "
20
20
benchmark = " 1.2.3"
21
21
# @keep
22
22
compileSdk = " 34"
23
23
# @keep
24
24
compose-compiler = " 1.5.8"
25
- composeBom = " 2024.02 .00"
25
+ composeBom = " 2024.03 .00"
26
26
composeLatest = " 1.7.0-alpha01"
27
27
constraintLayoutCompose = " 1.0.1"
28
28
coreTesting = " 2.2.0"
29
- coroutines = " 1.7.3 "
29
+ coroutines = " 1.8.0 "
30
30
espresso = " 3.5.1"
31
31
glide = " 1.0.0-beta01"
32
32
gradle = " 7.2.0"
33
33
gradle-versions = " 0.51.0"
34
34
gson = " 2.9.0"
35
- guava = " 33.0 .0-jre"
36
- hilt = " 2.50 "
37
- hiltNavigationCompose = " 1.1 .0"
35
+ guava = " 33.1 .0-jre"
36
+ hilt = " 2.51.1 "
37
+ hiltNavigationCompose = " 1.2 .0"
38
38
junit = " 4.13.2"
39
- kotlin = " 1.9.22 "
40
- ksp = " 1.9.22 -1.0.17 "
39
+ kotlin = " 1.9.23 "
40
+ ksp = " 1.9.23 -1.0.19 "
41
41
# @keep
42
42
ktlint = " 0.40.0"
43
43
ktx = " 1.7.0"
44
44
lifecycle = " 2.7.0"
45
45
material = " 1.8.0-rc01"
46
- material3 = " 1.2.0-rc01 "
46
+ material3 = " 1.2.1 "
47
47
# @keep
48
48
minSdk = " 24"
49
49
monitor = " 1.6.1"
50
50
navigation = " 2.7.7"
51
51
okhttpLogging = " 4.12.0"
52
- pagingCompose = " 3.3.0-alpha03 "
52
+ pagingCompose = " 3.3.0-alpha05 "
53
53
profileInstaller = " 1.3.1"
54
54
retrofit = " 2.9.0"
55
55
room = " 2.6.1"
@@ -58,7 +58,7 @@ systemuicontroller = "0.34.0"
58
58
# @keep
59
59
targetSdk = " 34"
60
60
testExtJunit = " 1.1.5"
61
- uiAutomator = " 2.2 .0"
61
+ uiAutomator = " 2.3 .0"
62
62
version-catalog-update = " 0.8.4"
63
63
viewModelCompose = " 2.7.0"
64
64
work = " 2.9.0"
You can’t perform that action at this time.
0 commit comments