Package io. sentry. android. gradle. util
Types
Functions
detect Sentry Android Sdk
Link copied to clipboard
fun Project.detectSentryAndroidSdk(configurationName: String, variantName: String, sdkStateHolder: Provider<SentrySdkStateHolder>)
Content copied to clipboard
get Build Service
Link copied to clipboard
fun <ServiceT : BuildService<out BuildServiceParameters>> getBuildService(buildServiceRegistry: BuildServiceRegistry, buildServiceClass: Class<ServiceT>): Provider<ServiceT>
Content copied to clipboard
get Build Service Name
Link copied to clipboard