Companion

object Companion

Functions

Link copied to clipboard
fun register(project: Project, extension: SentryPluginExtension, sentryTelemetryProvider: Provider<SentryTelemetryService>, variantName: String, debug: Property<Boolean>, cliExecutable: Provider<String>, sentryProperties: String?, sentryOrg: Provider<String>, sentryProject: Provider<String>, sentryAuthToken: Property<String>, sentryUrl: Property<String>, includeNativeSources: Property<Boolean>, autoUploadNativeSymbols: Property<Boolean>, taskSuffix: String = ""): TaskProvider<SentryUploadNativeSymbolsTask>