Skip to content

7.3

Compare
Choose a tag to compare
@octylFractal octylFractal released this 09 Nov 21:50
· 25206 commits to master since this release
96754b8

The Gradle team is excited to announce Gradle 7.3.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:

Attix Zhang,
anatawa12,
Anil Kumar Myla,
Marcono1234,
Nicola Corti,
Scott Palmer,
Marcin Zajączkowski,
Alex Landau,
Stefan Oehme,
yinghao niu,
Björn Kautler,
Tomasz Godzik,
Kristian Kraljic,
Matthew Haughton,
Raphael Fuchs,
Sebastian Schuberth,
Roberto Perez Alcolea,
Xin Wang

Upgrade instructions

Switch your build to use Gradle 7.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3

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.