Commit bd63192
Enable Gradle configuration cache for faster builds
Enables Gradle's configuration cache to significantly improve build
performance on subsequent builds by caching the result of the
configuration phase. Set to warning mode to accommodate the
net.researchgate.release plugin which isn't fully compatible yet,
while still providing performance benefits for most build tasks.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 708eef1 commit bd63192
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments