bugsnag / bugsnag-android-gradle-plugin

Gradle plugin for BugSnag which uploads ProGuard, DexGuard and NDK mapping files, and sends build notifications
https://docs.bugsnag.com/build-integrations/gradle/
MIT License
70 stars 38 forks source link

Use mavenCentral repo first #434

Closed fractalwrench closed 3 years ago

fractalwrench commented 3 years ago

Goal

Uses mavenCentral as the first repository in the buildscript. This avoids an apparent behaviour change in plugins.gradle.org which is trying to serve artefacts it doesn't host