| Class | Description |
|---|---|
| BugsnagManifestTask | Task to add a unique build UUID to AndroidManifest.xml during the build process. |
| BugsnagMultiPartUploadTask | Task to upload ProGuard mapping files to Bugsnag. |
| BugsnagNdkSetupTask | |
| BugsnagPlugin | Gradle plugin to automatically upload ProGuard mapping files to Bugsnag. |
| BugsnagPluginExtension | Defines configuration options (Gradle plugin extensions) for the BugsnagPlugin |
| BugsnagProguardConfigTask | Task to add an additional ProGuard configuration file (bugsnag.pro) which ensures that our required ProGuard settings are applied. |
| BugsnagReleasesTask | |
| BugsnagUploadNdkTask | Task to upload shared object mapping files to Bugsnag. |
| BugsnagUploadProguardTask | Task to upload ProGuard mapping files to Bugsnag. |
| BugsnagVariantOutputTask | |
| Call | |
| SourceControl |