v7.4.0-RC2
版本发布时间: 2022-02-02 23:18:37
gradle/gradle最新发布版本:v8.11.0-RC2(2024-10-31 23:28:37)
The Gradle team is excited to announce Gradle 7.4-rc-2.
We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey, Jochen Schalanda, Jendrik Johannes, Roberto Perez Alcolea, Konstantin Gribov, Piyush Mor, Róbert Papp, Piyush Mor, Ned Twigg, Nikolas Grottendieck, Lars Grefer, Patrick Pichler, Marcin Mielnicki, Dima Merkurev
Upgrade instructions
Switch your build to use Gradle 7.4 by updating your wrapper:
./gradlew wrapper --gradle-version=7.4-rc-2
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.