Commit eef6f10
committed
chore(deps): remove unused com.bugsnag.android.gradle plugin
The classic Bugsnag AGP plugin (com.bugsnag.android.gradle 8.2.0) was declared
in the version catalog and sat on the root plugins block with `apply false`,
but no module applied it — mapping upload runs through the CLI-based
com.bugsnag.gradle plugin instead. Drop the dead `bugsnag-agp` version, the
`bugsnag-android` plugin alias, and the root `apply false` entry. This also
stops Dependabot opening PRs for the unused 8.2.0 plugin.1 parent 1aa8325 commit eef6f10
2 files changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
333 | 332 | | |
334 | 333 | | |
335 | 334 | | |
336 | | - | |
337 | 335 | | |
338 | 336 | | |
339 | 337 | | |
| |||
0 commit comments