sentry-android-gradle-plugin
sentry-android-gradle-plugin copied to clipboard
Enable configuration caching
:scroll: Description
This should speed up local and CI builds
#skip-changelog
:bulb: Motivation and Context
:green_heart: How did you test it?
:pencil: Checklist
- [ ] I reviewed the submitted code
- [ ] I added tests to verify the changes
- [ ] I updated the docs if needed
- [ ] No breaking changes
:crystal_ball: Next steps
I think we should wait to merge this until we can raise the kotlin gradle plugin version in the build otherwise the configuration cache performance is quite slow and unreliable.