Companion

object Companion

Functions

Link copied to clipboard
fun register(project: Project, debug: Property<Boolean>, cliExecutable: String, sentryProperties: String?, generateUuidTask: Provider<SentryGenerateProguardUuidTask>, mappingFiles: Provider<FileCollection>, sentryOrg: Provider<String>, sentryProject: Provider<String>, sentryAuthToken: Property<String>, autoUploadProguardMapping: Property<Boolean>, taskSuffix: String = "", releaseInfo: ReleaseInfo): TaskProvider<SentryUploadProguardMappingsTask>