File tree 2 files changed +33
-31
lines changed
2 files changed +33
-31
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- androidCompileSdk = " 34 "
2
+ androidCompileSdk = " 35 "
3
3
androidMinSdk = " 24"
4
4
androidTargetSdk = " 34"
5
5
androidVersionCode = " 1"
6
6
androidVersionName = " 3.32.0"
7
7
8
8
accompanist = " 0.30.1"
9
- chucker = " 3.5.2"
10
- composeBom = " 2023.09.02"
9
+ chucker = " 4.0.0"
10
+ composeBom = " 2025.02.00"
11
+ # @kaungkhantsoe Will update in a separate PR
11
12
composeNavigation = " 2.5.3"
12
- core = " 1.10.1 "
13
- datastore = " 1.0.0 "
13
+ core = " 1.15.0 "
14
+ datastore = " 1.1.2 "
14
15
detekt = " 1.21.0"
15
- gradle = " 8.8.0 "
16
+ gradle = " 8.8.1 "
16
17
hilt = " 2.52"
17
- hiltNavigation = " 1.0 .0"
18
+ hiltNavigation = " 1.2 .0"
18
19
javaxInject = " 1"
19
20
junit = " 4.13.2"
20
21
kotest = " 5.6.2"
21
22
kotlin = " 2.1.0"
22
- kotlinxCoroutines = " 1.7.1 "
23
+ kotlinxCoroutines = " 1.7.3 "
23
24
kover = " 0.7.3"
24
25
ksp = " 2.1.0-1.0.29"
25
- lifecycle = " 2.6.1 "
26
+ lifecycle = " 2.8.7 "
26
27
mockk = " 1.13.5"
27
- moshi = " 1.12.0 "
28
- nimbleCommon = " 0.1.1 "
29
- okhttp = " 4.11 .0"
30
- retrofit = " 2.9 .0"
31
- robolectric = " 4.10.2 "
28
+ moshi = " 1.15.1 "
29
+ nimbleCommon = " 0.1.2 "
30
+ okhttp = " 4.12 .0"
31
+ retrofit = " 2.11 .0"
32
+ robolectric = " 4.13 "
32
33
security = " 1.0.0"
33
34
testCore = " 1.6.1"
34
- testRules = " 1.5.0 "
35
- timber = " 4.7 .1"
35
+ testRules = " 1.6.1 "
36
+ timber = " 5.0 .1"
36
37
turbine = " 0.13.0"
37
38
38
39
[libraries ]
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- androidCompileSdk = " 34 "
2
+ androidCompileSdk = " 35 "
3
3
androidMinSdk = " 24"
4
4
androidTargetSdk = " 34"
5
5
androidVersionCode = " 1"
6
6
androidVersionName = " 1.0.0"
7
7
8
8
accompanist = " 0.30.1"
9
- chucker = " 3.5.2"
10
- composeBom = " 2023.09.02"
9
+ chucker = " 4.0.0"
10
+ composeBom = " 2025.02.00"
11
+ # @kaungkhantsoe Will update in a separate PR
11
12
composeNavigation = " 2.5.3"
12
- core = " 1.10.1 "
13
- datastore = " 1.0.0 "
13
+ core = " 1.15.0 "
14
+ datastore = " 1.1.2 "
14
15
detekt = " 1.21.0"
15
- gradle = " 8.8.0 "
16
+ gradle = " 8.8.1 "
16
17
hilt = " 2.52"
17
- hiltNavigation = " 1.0 .0"
18
+ hiltNavigation = " 1.2 .0"
18
19
javaxInject = " 1"
19
20
junit = " 4.13.2"
20
21
kotest = " 5.6.2"
21
22
kotlin = " 2.1.0"
22
- kotlinxCoroutines = " 1.7.1 "
23
+ kotlinxCoroutines = " 1.7.3 "
23
24
kover = " 0.7.3"
24
25
ksp = " 2.1.0-1.0.29"
25
- lifecycle = " 2.6.1 "
26
+ lifecycle = " 2.8.7 "
26
27
mockk = " 1.13.5"
27
- moshi = " 1.12.0 "
28
- nimbleCommon = " 0.1.1 "
29
- okhttp = " 4.11 .0"
30
- retrofit = " 2.9 .0"
31
- robolectric = " 4.10.2 "
28
+ moshi = " 1.15.1 "
29
+ nimbleCommon = " 0.1.2 "
30
+ okhttp = " 4.12 .0"
31
+ retrofit = " 2.11 .0"
32
+ robolectric = " 4.13 "
32
33
security = " 1.0.0"
33
34
testCore = " 1.6.1"
34
- timber = " 4.7 .1"
35
+ timber = " 5.0 .1"
35
36
turbine = " 0.13.0"
36
37
37
38
[libraries ]
You can’t perform that action at this time.
0 commit comments