github gradle/gradle v7.0.0
7.0

latest releases: v8.8.0-RC1, v8.7.0, v8.7.0-RC4...
3 years ago

The Gradle team is excited to announce a new major version of Gradle, 7.0.

Read the full release notes

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

Matthew Haughton,
Leon Linhart,
Sebastian Schuberth,
Aidar Nugmanoff,
Martin d'Anjou,
Till Krullmann,
Andreas Axelsson,
Pedro Tôrres,
Stefan Oehme,
Jeff,
Rene Groeschke,
Niels Doucet,
Tobias Hermann,
Rishaba-Jain,
Jerome Dochez,
Vitaly Polonetsky,
Naoki Ando,
Ståle Undheim.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.0 --gradle-distribution-sha256-sum=eb8b89184261025b0430f5b2233701ff1377f96da1ef5e278af6ae8bac5cc305

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

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.

Don't miss a new gradle release

NewReleases is sending notifications on new releases.