Skip to content

7.1

Compare
Choose a tag to compare
@ljacomet ljacomet released this 14 Jun 15:41
· 28389 commits to master since this release
989ccc9

The Gradle team is excited to announce Gradle 7.1.

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

Danny Thomas,
Roberto Perez Alcolea,
Victor Merkulov,
Kyle Moore,
Stefan Oehme,
Anže Sodja,
Jeff,
Alexander Likhachev,
Björn Kautler,
Sebastian Schuberth,
Kejn,
xhudik,
Anuraag Agrawal,
Florian Schmitt,
Evgeny Mandrikov,
Ievgenii Shepeliuk,
Sverre Moe.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=7.1

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

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.