Skip to content

6.5 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@big-guy big-guy released this 26 May 20:31
· 41117 commits to release since this release
2ce1bc8

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

Read the Release Notes

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

SheliakLyr,
Daniil Popov,
Scott Robinson,
Cristian Garcia,
fransflippo,
Victor Turansky,
Gregor Dschung,
Roberto Perez Alcolea,
kerr,
Chris Doré,
and Erhard Pointl.

Upgrade instructions

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

./gradlew wrapper --gradle-version=6.5-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.