mirror of
https://github.com/gradle/actions
synced 2026-07-02 22:22:58 +08:00
4ebd000afd
Previously, only .jar files were bundled, with other files (modules, POMs, zips, etc) being left in Gradle User Home. All downloaded files are now included in the bundle. Fixes #100