sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

#3784 Added javadocs & sources to Gradle's metadata.

Open AlexanderBartash opened this issue 1 year ago • 0 comments

:scroll: Description

See #3784

:bulb: Motivation and Context

I like having sources.

:green_heart: How did you test it?

I did not because I could not even run basic Gradle tasks in this project.

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

:crystal_ball: Next steps

AlexanderBartash avatar Oct 11 '24 17:10 AlexanderBartash