Skip to content

7.2

Compare
Choose a tag to compare
@jbartok jbartok released this 17 Aug 11:14
· 27139 commits to master since this release
a773786

The Gradle team is excited to announce Gradle 7.2.

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

Ned Twigg
Oliver Kopp
Björn Kautler
naftalmm
Peter Runge
Konstantin Gribov
Zoroark
Stefan Oehme
Martin Kealey
KotlinIsland
Herbert von Broeuschmeul

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.2.

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.