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

Plugin uses deprecated Gradle `VersionNumber` API #498

Open ZacSweers opened 1 year ago

ZacSweers commented 1 year ago

Describe the bug

image

This should be copied (or use KotlinVersion as a stand-in) rather than using the deprecated Gradle version

johnkiely1 commented 1 year ago

Hey @ZacSweers, thanks, we are looking to get this addressed in the next major release, alongside adding support for AGP8.