- getBundleTask(Project, ApplicationVariant) - Method in SentryPlugin
-
Returns the bundle task for the given project and variant.
- getDebugMetaPropPath(Project, ApplicationVariant) - Method in SentryPlugin
-
Returns the path to the debug meta properties file for the given variant.
- getDexTask(Project, ApplicationVariant) - Method in SentryPlugin
-
Returns the dex task for the given project and variant.
- getProguardTask(Project, ApplicationVariant) - Method in SentryPlugin
-
Returns the proguard task for the given project and variant.
- getPropsString(Project, ApplicationVariant) - Method in SentryPlugin
-
Returns the GString with the current read'ed properties
- getSentryCli(Project) - Method in SentryPlugin
-
Return the correct sentry-cli executable path to use for the given project.