Commit 24b3a08
Add plugin repositories to Android settings.gradle for resilient dependency resolution
The Gradle foojay-resolver-convention plugin needs gson from Maven Central,
which intermittently returns 403. Adding explicit pluginManagement repositories
(gradlePluginPortal, google, mavenCentral) provides fallback mirrors.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3fd5de1 commit 24b3a08
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 | | |
3 | 10 | | |
4 | 11 | | |
| |||
0 commit comments