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

Enable configuration caching

Open runningcode opened this issue 8 months ago • 1 comments

: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

runningcode avatar Jun 23 '25 12:06 runningcode

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.

runningcode avatar Jun 30 '25 09:06 runningcode