|
1 | 1 | [versions]
|
2 | 2 |
|
3 |
| -android-gradle-plugin = "8.1.4" |
| 3 | +android-gradle-plugin = "8.2.2" |
4 | 4 | gradle-dependency-handler-extensions = "1.1.0"
|
5 | 5 |
|
6 | 6 | google-secrets = "2.0.1"
|
7 |
| -google-service = "4.4.0" |
| 7 | +google-service = "4.4.1" |
8 | 8 |
|
9 |
| -kotlin-core = "1.9.20" |
10 |
| -kotlin-detekt = "1.23.3" |
| 9 | +kotlin-core = "1.9.22" |
| 10 | +kotlin-detekt = "1.23.5" |
11 | 11 | kotlin-ktlint-gradle = "11.6.1"
|
12 |
| -kotlin-ktlint-source = "0.49.1" |
| 12 | +kotlin-ktlint-source = "0.50.0" |
13 | 13 |
|
14 |
| -kotlinx-coroutines = "1.7.3" |
| 14 | +kotlinx-coroutines = "1.8.0" |
15 | 15 | kotlinx-datetime = "0.4.0"
|
16 | 16 | kotlinx-serialization = "1.6.2"
|
17 | 17 | kotlinx-serialization-converter = "1.0.0"
|
18 |
| -kotlinx-collections-immutable = "0.3.6" |
| 18 | +kotlinx-collections-immutable = "0.3.7" |
19 | 19 |
|
20 |
| -android-hilt = "2.49" |
| 20 | +android-hilt = "2.50" |
21 | 21 |
|
22 | 22 | androidx-core = "1.12.0"
|
23 | 23 | androidx-datastore = "1.0.0"
|
24 |
| -androidx-lifecycle-runtime = "2.6.2" |
| 24 | +androidx-lifecycle-runtime = "2.7.0" |
25 | 25 | androidx-splash = "1.0.1"
|
26 | 26 | androidx-startup = "1.1.1"
|
27 |
| -androidx-activity-compose = "1.8.1" |
28 |
| -androidx-compose-compiler = "1.5.4" |
29 |
| -androidx-compose-bom = "2023.10.01" |
30 |
| -androidx-compose-material3 = "1.2.0-alpha12" |
| 27 | +androidx-activity-compose = "1.8.2" |
| 28 | +androidx-compose-compiler = "1.5.8" |
| 29 | +androidx-compose-bom = "2024.02.00" |
| 30 | +androidx-compose-material3 = "1.2.0" |
31 | 31 | androidx-compose-runtime-tracing = "1.0.0-beta01"
|
32 | 32 | androidx-compose-constraintlayout = "1.0.1"
|
33 |
| -androidx-compose-navigation = "2.7.5" |
| 33 | +androidx-compose-navigation = "2.7.7" |
34 | 34 | androidx-hilt-navigation-compose = "1.1.0"
|
35 | 35 |
|
36 | 36 | desugar-jdk = "2.0.4"
|
37 | 37 | javax-inject = "1"
|
38 |
| -ktor-client = "2.3.5" |
| 38 | +ktor-client = "2.3.8" |
39 | 39 | retrofit = "2.9.0"
|
40 |
| -okhttp = "5.0.0-alpha.11" |
| 40 | +okhttp = "5.0.0-alpha.12" |
41 | 41 | lottie-compose = "5.2.0"
|
42 | 42 | timber = "5.0.1"
|
43 | 43 | facebook-shimmer = "0.5.0"
|
44 |
| -firebase-bom = "32.6.0" |
| 44 | +firebase-bom = "32.7.2" |
45 | 45 | firebase-crashlytics = "2.9.9"
|
46 |
| -ksp = "1.9.20-1.0.14" |
| 46 | +ksp = "1.9.22-1.0.17" |
47 | 47 |
|
48 | 48 | test-kotest = "5.8.0"
|
49 | 49 |
|
|
0 commit comments