fix(screenshot): Add dontwarn replay rules to sentry-android-core by romtsn ยท Pull Request #5153 ยท getsentry/sentry-java
๐ Description
Claude fumbled and put the rules to the test project as opposed to having it in sentry-android-core so it does not warn customers' builds
๐ก Motivation and Context
Closes #5152
๐ How did you test it?
CI should cover (AGP test matrix)
๐ Checklist
- I added GH Issue ID & Linear ID
- 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.
- I updated the wizard if needed.
- Review from the native team if needed.
- No breaking change or entry added to the changelog.
- No breaking change for hybrid SDKs or communicated to hybrid SDKs.