Commit c96cfed
fix: use shadow 7.1.2 — last AGP-compatible release on Plugin Portal
Shadow 8.x was never published under com.github.jengelman.gradle.plugins
(hence the original CI failure). Shadow 9.x explicitly blocks AGP projects.
The io.github.goooler.shadow 8.x fork lives on Maven Central, not the
Gradle Plugin Portal, requiring an extra repository that is undesirable.
7.1.2 is the last stable release under com.github.jengelman.gradle.plugins,
is present on the Gradle Plugin Portal, and works correctly with AGP.1 parent 5e664a2 commit c96cfed
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments