SIGN IN SIGN UP

chore(samples-android): Add optional SAGP build mode (#5538)

Adds an optional useSagp flag to Android sample app builds that, when true, applies the Sentry Android Gradle Plugin. (Defaults to false, which matches existing build behavior.)

```
./gradlew :sentry-samples:sentry-samples-android:installDebug -PuseSagp=true
```

See the Android sample app README for more details.
A
arb committed
77e5b0a977f40709f429b7507b8b97fc46bcbdc4
Parent: 26ddd89
Committed by GitHub <noreply@github.com> on 6/15/2026, 9:17:04 AM