sentry-java
sentry-java copied to clipboard
Update AGP to 8.3.2
:scroll: Description
Update AGP to 8.3.2
:bulb: Motivation and Context
Relates to https://github.com/getsentry/sentry-dart/issues/2237
:green_heart: How did you test it?
Run on CI
:pencil: Checklist
- [x] I reviewed the submitted code.
- [ ] I added tests to verify the changes.
- [ ] No new PII added or SDK only sends newly added PII if
sendDefaultPIIis enabled. - [ ] I updated the docs if needed.
- [ ] Review from the native team if needed.
- [x] No breaking change or entry added to the changelog.
- [x] No breaking change for hybrid SDKs or communicated to hybrid SDKs.