|
1 | 1 | [versions]
|
2 |
| -about-lib = "12.0.0-a04" |
3 |
| -activity-compose = "1.10.1" |
4 |
| -android-gradle-plugin = "8.9.0" |
| 2 | +about-lib = "12.1.0" |
| 3 | +activity-compose = "1.11.0-rc01" |
| 4 | +android-gradle-plugin = "8.10.0-rc04" |
5 | 5 | androidx-test-rules = "1.6.1"
|
6 | 6 | androidx-test-runner = "1.6.2"
|
7 | 7 | chucker = "4.1.0"
|
8 | 8 | coil-compose = "2.7.0"
|
9 | 9 | com-google-services = "4.4.2"
|
10 |
| -compose-bom = "2025.03.00" |
| 10 | +compose-bom = "2025.04.01" |
11 | 11 | compose-constraint = "1.1.1"
|
12 |
| -compose-material3 = "1.3.1" |
13 |
| -compose-navigation = "2.8.9" |
| 12 | +compose-material3 = "1.3.2" |
| 13 | +compose-navigation = "2.9.0-rc01" |
14 | 14 | core-ktx = "1.6.1"
|
15 |
| -core-ktx-version = "1.15.0" |
16 |
| -coroutines = "1.10.1" |
17 |
| -coroutines-test = "1.10.1" |
| 15 | +core-ktx-version = "1.16.0" |
| 16 | +coroutines = "1.10.2" |
| 17 | +coroutines-test = "1.10.2" |
18 | 18 | crashlytics-plugin = "3.0.3"
|
19 |
| -datastore = "1.1.3" |
| 19 | +datastore = "1.1.5" |
20 | 20 | detekt-gradle-plugin = "1.23.8"
|
21 |
| -firebase-bom = "33.10.0" |
| 21 | +firebase-bom = "33.13.0" |
22 | 22 | firebase-perf = "1.4.2"
|
23 |
| -gradle = "8.9.0" |
| 23 | +gradle = "8.10.0-rc04" |
24 | 24 | gradle-versions-plugin = "0.52.0"
|
25 |
| -hilt = "2.55" |
| 25 | +hilt = "2.56.2" |
26 | 26 | hilt-nav-compose = "1.2.0"
|
27 | 27 | inappupdate = "2.1.0"
|
28 | 28 | junit = "4.13.2"
|
29 |
| -kotlin = "2.1.20-RC2" |
30 |
| -kotlin-serialization = "2.1.20-RC2" |
31 |
| -kotlinx-coroutines-android = "1.10.1" |
32 |
| -kotlinx-serialization = "1.8.0" |
| 29 | +kotlin = "2.1.21-RC" |
| 30 | +kotlin-serialization = "2.1.21-RC" |
| 31 | +kotlinx-coroutines-android = "1.10.2" |
| 32 | +kotlinx-serialization = "1.8.1" |
33 | 33 | kotlinx-serialization-converter = "1.0.0"
|
34 | 34 | leakcanary = "2.14"
|
35 |
| -lifecycle-runtime-ktx = "2.8.7" |
36 |
| -lifecycle-viewmodel-compose = "2.8.7" |
| 35 | +lifecycle-runtime-ktx = "2.9.0-rc01" |
| 36 | +lifecycle-viewmodel-compose = "2.9.0-rc01" |
37 | 37 | mapsplatform-secrets = "2.0.1"
|
38 |
| -mockk = "1.13.17" |
| 38 | +mockk = "1.14.2" |
39 | 39 | okhttp = "4.12.0"
|
40 | 40 | play-services-location = "21.3.0"
|
41 |
| -plugin = "0.8.5" |
| 41 | +plugin = "1.0.0" |
42 | 42 | retrofit = "2.11.0"
|
43 | 43 | truth = "1.4.4"
|
44 | 44 | turbine = "1.2.0"
|
|
0 commit comments