This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.1.7
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
wrapperfolder of Gradle User Home, avoiding re-download of wrapper distributions.