Package io.sentry.android.gradle.autoinstall

Types

AbstractInstallStrategy
Link copied to clipboard
abstract class AbstractInstallStrategy : ComponentMetadataRule
AutoInstallState
Link copied to clipboard
class AutoInstallState : Serializable
BuildFinishedListenerService
Link copied to clipboard
abstract class BuildFinishedListenerService : BuildService<BuildServiceParameters.None> , AutoCloseable
InstallStrategyRegistrar
Link copied to clipboard
interface InstallStrategyRegistrar

Functions

installDependencies
Link copied to clipboard
fun Project.installDependencies(extension: SentryPluginExtension)