You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(android): Standardize Sentry auth token to SENTRY_AUTH_TOKEN (#652)
## Summary
- Updated all Android workflows to use `SENTRY_AUTH_TOKEN` environment
variable
- Removed explicit `authToken` configuration from
`android/app/build.gradle.kts`
- The Sentry Gradle plugin automatically picks up `SENTRY_AUTH_TOKEN`
from the environment
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments