|
1 | 1 | [versions] |
2 | | -about-lib = "12.0.0-a04" |
3 | | -activity-compose = "1.10.1" |
4 | | -android-gradle-plugin = "8.9.0" |
5 | | -androidx-test-rules = "1.6.1" |
6 | | -androidx-test-runner = "1.6.2" |
7 | | -chucker = "4.1.0" |
| 2 | +about-lib = "13.0.0-rc01" |
| 3 | +activity-compose = "1.11.0" |
| 4 | +android-gradle-plugin = "8.13.0" |
| 5 | +androidx-test-rules = "1.7.0" |
| 6 | +androidx-test-runner = "1.7.0" |
| 7 | +chucker = "4.2.0" |
8 | 8 | coil-compose = "2.7.0" |
9 | | -com-google-services = "4.4.2" |
10 | | -compose-bom = "2025.03.00" |
| 9 | +com-google-services = "4.4.3" |
| 10 | +compose-bom = "2025.09.01" |
11 | 11 | compose-constraint = "1.1.1" |
12 | | -compose-material3 = "1.3.1" |
13 | | -compose-navigation = "2.8.9" |
14 | | -core-ktx = "1.6.1" |
15 | | -core-ktx-version = "1.15.0" |
16 | | -coroutines = "1.10.1" |
17 | | -coroutines-test = "1.10.1" |
18 | | -crashlytics-plugin = "3.0.3" |
19 | | -datastore = "1.1.3" |
| 12 | +compose-material3 = "1.4.0" |
| 13 | +compose-navigation = "2.9.5" |
| 14 | +core-ktx = "1.7.0" |
| 15 | +core-ktx-version = "1.17.0" |
| 16 | +coroutines = "1.10.2" |
| 17 | +coroutines-test = "1.10.2" |
| 18 | +crashlytics-plugin = "3.0.6" |
| 19 | +datastore = "1.1.7" |
20 | 20 | detekt-gradle-plugin = "1.23.8" |
21 | | -firebase-bom = "33.10.0" |
22 | | -firebase-perf = "1.4.2" |
23 | | -gradle = "8.9.0" |
24 | | -gradle-versions-plugin = "0.52.0" |
25 | | -hilt = "2.55" |
26 | | -hilt-nav-compose = "1.2.0" |
| 21 | +firebase-bom = "34.3.0" |
| 22 | +firebase-perf = "2.0.1" |
| 23 | +gradle = "8.13.0" |
| 24 | +gradle-versions-plugin = "0.53.0" |
| 25 | +hilt = "2.57.2" |
| 26 | +hilt-nav-compose = "1.3.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.2.20" |
| 30 | +kotlin-serialization = "2.2.20" |
| 31 | +kotlinx-coroutines-android = "1.10.2" |
| 32 | +kotlinx-serialization = "1.9.0" |
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.4" |
| 36 | +lifecycle-viewmodel-compose = "2.9.4" |
37 | 37 | mapsplatform-secrets = "2.0.1" |
38 | | -mockk = "1.13.17" |
39 | | -okhttp = "4.12.0" |
| 38 | +mockk = "1.14.6" |
| 39 | +okhttp = "5.1.0" |
40 | 40 | play-services-location = "21.3.0" |
41 | | -plugin = "0.8.5" |
42 | | -retrofit = "2.11.0" |
43 | | -truth = "1.4.4" |
44 | | -turbine = "1.2.0" |
| 41 | +plugin = "1.0.1" |
| 42 | +retrofit = "3.0.0" |
| 43 | +truth = "1.4.5" |
| 44 | +turbine = "1.2.1" |
45 | 45 |
|
46 | 46 | [libraries] |
47 | 47 | about-lib-compose-ui = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "about-lib" } |
|
0 commit comments