Package-level declarations

Types

Link copied to clipboard
abstract class DirectoryOutputTask : DefaultTask
Link copied to clipboard
Link copied to clipboard
@CacheableTask
abstract class SentryGenerateIntegrationListTask : DefaultTask
Link copied to clipboard
Link copied to clipboard
abstract class SentryUploadNativeSymbolsTask : Exec
Link copied to clipboard
abstract class SentryUploadProguardMappingsTask : Exec

Functions

Link copied to clipboard
fun SentryVariant.configureNativeSymbolsTask(project: Project, extension: SentryPluginExtension, sentryTelemetryProvider: Provider<SentryTelemetryService>, cliExecutable: Provider<String>, sentryOrg: String?, sentryProject: String?)