github gradle/gradle v7.1.0-RC2
7.1 RC2

latest releases: v8.8.0-RC1, v8.7.0, v8.7.0-RC4...
pre-release2 years ago

This release candidate contains fixes for the following issues reported against 7.1 RC1:

  • #17319 Exception "Multiple builders are available to build a model" when importing Gradle 7.1-rc-1 project to IDEA
  • #17359 Build scan plugin stopped working in Elasticsearch build with Gradle 7.1-rc-1

Check the release notes for more information.

Upgrade Instructions

Switch your build to use Gradle 7.1 RC2 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=7.1-rc-2

Standalone downloads are available at https://gradle.org/release-candidate/.

Reporting Problems

If you find a problem with Gradle 7.1 RC2, 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.

Don't miss a new gradle release

NewReleases is sending notifications on new releases.