|
4 | 4 | ##### |
5 | 5 | [versions] |
6 | 6 | accompanist = "0.37.3" |
7 | | -android-material3 = "1.14.0-alpha02" |
8 | | -androidGradlePlugin = "8.10.1" |
| 7 | +android-material3 = "1.14.0-alpha03" |
| 8 | +androidGradlePlugin = "8.12.0" |
9 | 9 | androidx-activity-compose = "1.10.1" |
10 | 10 | androidx-appcompat = "1.7.1" |
11 | | -androidx-compose-bom = "2025.06.01" |
| 11 | +androidx-compose-bom = "2025.08.00" |
12 | 12 | androidx-constraintlayout = "1.1.1" |
13 | 13 | androidx-core-splashscreen = "1.0.1" |
14 | | -androidx-corektx = "1.16.0" |
| 14 | +androidx-corektx = "1.17.0" |
15 | 15 | androidx-glance = "1.2.0-alpha01" |
16 | 16 | androidx-lifecycle = "2.8.2" |
17 | | -androidx-lifecycle-compose = "2.9.1" |
18 | | -androidx-lifecycle-runtime-compose = "2.9.1" |
19 | | -androidx-navigation = "2.9.0" |
| 17 | +androidx-lifecycle-compose = "2.9.2" |
| 18 | +androidx-lifecycle-runtime-compose = "2.9.2" |
| 19 | +androidx-navigation = "2.9.3" |
20 | 20 | androidx-palette = "1.0.0" |
21 | | -androidx-test = "1.6.1" |
22 | | -androidx-test-espresso = "3.6.1" |
23 | | -androidx-test-ext-junit = "1.2.1" |
24 | | -androidx-test-ext-truth = "1.6.0" |
| 21 | +androidx-test = "1.7.0" |
| 22 | +androidx-test-espresso = "3.7.0" |
| 23 | +androidx-test-ext-junit = "1.3.0" |
| 24 | +androidx-test-ext-truth = "1.7.0" |
25 | 25 | androidx-tv-foundation = "1.0.0-alpha12" |
26 | | -androidx-tv-material = "1.0.0" |
| 26 | +androidx-tv-material = "1.0.1" |
27 | 27 | androidx-wear-compose = "1.4.1" |
28 | 28 | androidx-window = "1.4.0" |
29 | 29 | androidxHiltNavigationCompose = "1.2.0" |
30 | 30 | androix-test-uiautomator = "2.3.0" |
31 | 31 | coil = "2.7.0" |
32 | 32 | # @keep |
33 | | -compileSdk = "35" |
| 33 | +compileSdk = "36" |
34 | 34 | coroutines = "1.10.2" |
35 | 35 | glancePreview = "1.1.1" |
36 | 36 | google-maps = "19.2.0" |
37 | 37 | gradle-versions = "0.52.0" |
38 | | -hilt = "2.56.2" |
| 38 | +hilt = "2.57" |
39 | 39 | hiltExt = "1.2.0" |
40 | | -horologist = "0.6.23" |
| 40 | +horologist = "0.7.15" |
41 | 41 | jdkDesugar = "2.1.5" |
42 | 42 | junit = "4.13.2" |
43 | | -kotlin = "2.1.21" |
44 | | -kotlinx-serialization-json = "1.8.1" |
| 43 | +kotlin = "2.2.10" |
| 44 | +kotlinx-serialization-json = "1.9.0" |
45 | 45 | kotlinx_immutable = "0.4.0" |
46 | | -ksp = "2.1.21-2.0.2" |
47 | | -maps-compose = "6.6.0" |
| 46 | +ksp = "2.2.10-2.0.2" |
| 47 | +maps-compose = "6.7.1" |
48 | 48 | # @keep |
49 | 49 | minSdk = "21" |
50 | | -okhttp = "4.12.0" |
| 50 | +okhttp = "5.1.0" |
51 | 51 | play-services-wearable = "19.0.0" |
52 | | -robolectric = "4.14.1" |
53 | | -roborazzi = "1.45.1" |
| 52 | +robolectric = "4.15.1" |
| 53 | +roborazzi = "1.48.0" |
54 | 54 | rome = "2.1.0" |
55 | | -room = "2.7.1" |
| 55 | +room = "2.7.2" |
56 | 56 | secrets = "2.0.1" |
57 | | -spotless = "7.0.4" |
| 57 | +spotless = "7.2.1" |
58 | 58 | # @keep |
59 | 59 | targetSdk = "33" |
60 | 60 | version-catalog-update = "1.0.0" |
@@ -117,7 +117,7 @@ androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", |
117 | 117 | androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-ext-junit" } |
118 | 118 | androidx-test-ext-truth = { module = "androidx.test.ext:truth", version.ref = "androidx-test-ext-truth" } |
119 | 119 | androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" } |
120 | | -androidx-test-runner = "androidx.test:runner:1.6.2" |
| 120 | +androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" } |
121 | 121 | androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version.ref = "androix-test-uiautomator" } |
122 | 122 | androidx-tv-foundation = { module = "androidx.tv:tv-foundation", version.ref = "androidx-tv-foundation" } |
123 | 123 | androidx-tv-material = { module = "androidx.tv:tv-material", version.ref = "androidx-tv-material" } |
|
0 commit comments