Skip to content

6.8 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jjohannes jjohannes released this 26 Nov 09:57
· 31514 commits to release since this release

The Gradle team is excited to announce Gradle 6.8-rc-1.

Read the Release Notes

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

Marcono1234,
Björn Sundahl,
Roberto Perez Alcolea,
Danny Thomas,
Jeff,
Mattia Tommasone,
jdai8,
David Burström,
Björn Kautler,
Stefan Oehme,
Thad House,
knittl,
Gregorios Leach.

Upgrade instructions

Switch your build to use Gradle 6.8-rc-1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.8-rc-1

See the Gradle 6.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.