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

Add E2E tests for overriding versionCode #376

Closed fractalwrench closed 3 years ago

fractalwrench commented 3 years ago

Goal

Adds E2E tests for overriding the versionCode, to confirm that the manifest versionCode matches what is reported in requests to Bugsnag's API.