Skip to content

Commit f957bad

Browse files
authored
Merge branch 'main' into feat/tombstone_integration
2 parents 1d7c6ca + 2387c2c commit f957bad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sentry-android-integration-tests/test-app-size/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ sentry {
5858
includeDependenciesReport.set(false)
5959
telemetry.set(false)
6060
autoInstallation.enabled.set(false)
61+
distribution.enabled.set(providers.environmentVariable("SENTRY_AUTH_TOKEN").isPresent)
6162
sizeAnalysis.enabled.set(providers.environmentVariable("SENTRY_AUTH_TOKEN").isPresent)
6263
}

0 commit comments

Comments
 (0)