sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Exclude BuildConfig sources from source bundles

Open romtsn opened this issue 1 year ago • 0 comments

:scroll: Description

  • Exclude sources that contain build config in their path (considering well-known community plugins for buildConfig generation as well)

:bulb: Motivation and Context

Closes #692 Closes #683

:green_heart: How did you test it?

Manually verified with the sample from #692 + also automated test

:pencil: Checklist

  • [x] I reviewed the submitted code
  • [x] I added tests to verify the changes
  • [x] I updated the docs if needed
  • [x] No breaking changes

romtsn avatar May 08 '24 15:05 romtsn