sentry-android-gradle-plugin
sentry-android-gradle-plugin copied to clipboard
Introduce a new `AppModuleSubplugin`
Description
The new AppModuleSubplugin should be applied exclusively to the com.android.application modules, and register the following tasks (most parts of this is done already):
- [x] Register
UploadProguardMappingTask - [x] Register
GenereateDependencyReportTask - [x] Register instrumentation transforms
- [x] Register
UploadSourceContextTask