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

Update Travis to use Xenial image #430

Closed fractalwrench closed 3 years ago

fractalwrench commented 3 years ago

Goal

Updates Travis CI to use Xenial rather than Trusty, which is EOL. The Trusty image seems to have changed recently which is failing a scenario on AGP 4.2 with a classloader error, as seen here: https://app.travis-ci.com/github/bugsnag/bugsnag-android-gradle-plugin/jobs/537352065