AutoInstallExtension

open class AutoInstallExtension @Inject constructor(objects: ObjectFactory)

Properties

enabled
Link copied to clipboard
val enabled: Property<Boolean>

Enable auto-installation of Sentry components (sentry-android SDK and okhttp, timber and fragment integrations). Defaults to true.

sentryVersion
Link copied to clipboard
val sentryVersion: Property<String>

Overrides default (bundled with plugin) or inherited (from user's buildscript) sentry version. Defaults to the latest published sentry version.