| Class | Description |
|---|---|
| BaseTraceTask |
Base abstract class for the tasks of the Trace plugin.
|
| BaseTraceVariantTask |
Base abstract class for the tasks of the Trace plugin.
|
| ManifestModifierTask |
Task that updates the AndroidManifest.xml file(s) with the required code changes.
|
| TaskConfig |
Contains the configuration for the tasks.
|
| UploadMappingFileTask |
Task for uploading a given variant's mapping file (if it exists).
|
| VerifyTraceTask |
Task that verifies if the Trace SDK is correctly set up or not.
|