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

AGP-8 Compatibility #500

Closed lemnik closed 1 year ago

lemnik commented 1 year ago

Goal

Update the bugsnag-android-gradle-plugin to support Android Gradle Plugin 8.

Changelog

Testing

Modified existing test fixtures to be compatible with AGP-8.