Commit 8d23ef3
fix: resolve dependency issues for CI pipeline
- Remove deprecated JCenter repository
- Update dependency versions and sources:
- flexbox: 0.2.6 → 3.0.0 (new package name)
- glide-transformations: 3.0.1 → 4.3.0
- easypermissions: 1.0.1 → 3.0.0
- Use JitPack alternatives for libraries no longer on Maven Central:
- FlycoTabLayout: com.github.H07000223:FlycoTabLayout
- recyclerview-flexibledivider: com.github.yqritc:RecyclerView-FlexibleDivider
- condom: com.github.oasisfeng:condom
- Add Aliyun Maven repository for additional dependency resolution
These changes fix the build failures in the CI pipeline caused by
dependencies that were only available on the now-defunct JCenter.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 1ec2dbf commit 8d23ef3
2 files changed
+11
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | 16 | | |
| 17 | + | |
20 | 18 | | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments