Package io.sentry.android.gradle.extensions

Types

AutoInstallExtension
Link copied to clipboard
open class AutoInstallExtension @Inject constructor(objects: ObjectFactory)
InstrumentationFeature
Link copied to clipboard
enum InstrumentationFeature : Enum<InstrumentationFeature>
SentryPluginExtension
Link copied to clipboard
abstract class SentryPluginExtension @Inject constructor(project: Project)
TracingInstrumentationExtension
Link copied to clipboard
open class TracingInstrumentationExtension @Inject constructor(objects: ObjectFactory)