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 sendDefaultPII is 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.

๐Ÿ”ฎ Next steps