Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

v2.1.7

Choose a tag to compare

@bigdaz bigdaz released this 29 May 15:19
· 740 commits to main since this release
9b81449

Fixes #293, which prevented v2.1.6 from allowing Gradle to re-use previously downloaded wrapper distributions. This slowed down build executions and could result in build flakiness when the wrapper zip failed to download.

  • [FIX] Retain more items in the wrapper folder of Gradle User Home, avoiding re-download of wrapper distributions.