File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- accompanist-systemuicontroller = " 0.30.1 "
2
+ accompanist-systemuicontroller = " 0.34.0 "
3
3
activity-compose = " 1.8.2"
4
4
android-gradle = " 8.2.2"
5
5
androidx-junit = " 1.1.5"
6
- coil = " 2.4 .0"
7
- compose-bom = " 2024.02.00 "
6
+ coil = " 2.6 .0"
7
+ compose-bom = " 2024.02.02 "
8
8
compose-lint-checks = " 1.3.1"
9
9
core-ktx = " 1.12.0"
10
10
core-splashscreen = " 1.0.1"
11
11
core-testing = " 2.2.0"
12
12
datastore = " 1.0.0"
13
- hilt-android = " 2.48.1 "
13
+ hilt-android = " 2.51 "
14
14
hilt-compiler = " 1.2.0"
15
15
hilt-navigation-compose = " 1.2.0"
16
16
junit = " 4.13.2"
17
17
kotlin = " 1.9.22"
18
- kotlinx-collections-immutable = " 0.3.6 "
19
- kotlinx-coroutines = " 1.7.3 "
20
- kotlinx-serialization-json = " 1.5.0 "
18
+ kotlinx-collections-immutable = " 0.3.7 "
19
+ kotlinx-coroutines = " 1.8.0 "
20
+ kotlinx-serialization-json = " 1.6.3 "
21
21
ksp = " 1.9.22-1.0.17"
22
22
lifecycle = " 2.7.0"
23
23
lifecycle-runtime-compose = " 2.7.0"
24
- mockk = " 1.13.8 "
24
+ mockk = " 1.13.10 "
25
25
navigation-compose = " 2.7.7"
26
- okhttp = " 4.11 .0"
26
+ okhttp = " 4.12 .0"
27
27
retrofit = " 2.9.0"
28
28
room = " 2.6.1"
29
29
rules = " 1.5.0"
30
30
runner = " 1.5.2"
31
31
timber = " 5.0.1"
32
- truth = " 1.1.5 "
33
- ui-test-junit4 = " 1.6.2 "
34
- ui-tooling-preview-android = " 1.6.2 "
32
+ truth = " 1.4.2 "
33
+ ui-test-junit4 = " 1.6.3 "
34
+ ui-tooling-preview-android = " 1.6.3 "
35
35
36
36
[libraries ]
37
37
accompanist-systemuicontroller = { module = " com.google.accompanist:accompanist-systemuicontroller" , version.ref = " accompanist-systemuicontroller" }
You can’t perform that action at this time.
0 commit comments