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 missing usesService calls #490

Closed lemnik closed 1 year ago

lemnik commented 1 year ago

First-party copy of https://github.com/bugsnag/bugsnag-android-gradle-plugin/pull/487

Changeset

Add missing usesService() calls to remaining tasks that use internal build services.