Companion

object Companion

Functions

Link copied to clipboard
fun register(project: Project, extension: SentryPluginExtension, sentryTelemetryProvider: Provider<SentryTelemetryService>?, variant: SentryVariant, bundleSourcesTask: TaskProvider<BundleSourcesTask>, debug: Property<Boolean>, cliExecutable: Provider<String>, autoUploadSourceContext: Property<Boolean>, sentryOrg: Provider<String>, sentryProject: Provider<String>, sentryAuthToken: Property<String>, sentryUrl: Property<String>, includeSourceContext: Property<Boolean>, taskSuffix: String = ""): TaskProvider<UploadSourceBundleTask>