Skip to content

6.8 RC4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jjohannes jjohannes released this 22 Dec 09:15
· 31411 commits to release since this release
b8b0102

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

This fixes regressions reported against 6.8-rc-3 and earlier.

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-4 by updating your wrapper:

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

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.