Commit 82da6a2
authored
build: update AndroidX, Material, Gson, coroutines, guava, desugar (#10)
* build: update AndroidX, Material, Gson, coroutines, guava, desugar
Routine dependency bumps (compileSdk 35-compatible):
- kotlinx-coroutines 1.6.4 -> 1.8.1
- core-ktx 1.9.0 -> 1.13.1
- recyclerview 1.3.0 -> 1.3.2
- fragment-ktx 1.5.6 -> 1.8.5
- browser 1.5.0 -> 1.8.0
- constraintlayout 2.1.4 -> 2.2.0
- navigation 2.5.3 -> 2.8.5
- preference-ktx 1.2.0 -> 1.2.1
- appcompat 1.6.1 -> 1.7.0
- work 2.8.1 -> 2.9.1
- material 1.8.0 -> 1.12.0
- gson 2.9.0 -> 2.11.0
- guava 31.0.1 -> 33.4.0-android
- desugar_jdk_libs 2.0.3 -> 2.1.3
Held: kryo (profile serialization), ini4j, process-phoenix, zxing-lite,
blacksquircle, material-about-library, swiperefreshlayout, activity-ktx.
* fix: adapt to WorkManager 2.9 Configuration.Provider property
WorkManager 2.9 replaced the getWorkManagerConfiguration() method with a
workManagerConfiguration property on Configuration.Provider.1 parent 27af635 commit 82da6a2
2 files changed
Lines changed: 18 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
0 commit comments