Gradle v6.1.0 Release Notes
Release Date: 2020-01-16 // about 5 years ago-
The Gradle team is excited to announce Gradle 6.1.
🚀 We would like to thank the following community contributors to this release of Gradle:
Mark Nordhoff,
Kazuki Matsuda,
Andrew Malyhin,
Emmanuel Guérin,
Nicholas Gates,
Bjørn Mølgård Vester,
Johnny Lim,
Benjamin Muskalla,
Ian Kerins,
Vladimir Sitnikov,
Michael Ernst,
Nelson Osacky,
Dmitriy Konopelkin,
and Steven Crockett.⬆️ Upgrade Instructions
⚡️ Switch your build to use Gradle 6.1 by updating your wrapper:
./gradlew wrapper --gradle-version=6.1
🔖 See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.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.
Previous changes from v6.1.0-RC3
-
🛠 The Gradle team is excited to announce Gradle 6.1-rc-3. This fixes regressions reported in the first and second RC.
🚀 We would like to thank the following community contributors to this release of Gradle:
Mark Nordhoff,
Kazuki Matsuda,
Andrew Malyhin,
Emmanuel Guérin,
Nicholas Gates,
Bjørn Mølgård Vester,
Johnny Lim,
Benjamin Muskalla,
Ian Kerins,
Vladimir Sitnikov,
Michael Ernst,
Nelson Osacky,
Dmitriy Konopelkin,
and Steven Crockett.⬆️ Upgrade Instructions
⚡️ Switch your build to use Gradle 6.1-rc-3 by updating your wrapper:
./gradlew wrapper --gradle-version=6.1-rc-3
🔖 See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.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.