Gradle 3.2.1 released

Gradle 3.2.1 is now available

This bug-fix release candidate addresses uncaught regressions in v3.2.0 in the Gradle wrapper.

Fixed issues:

  • GRADLE-3582: Gradle wrapper fails to escape arguments with nested quotes
  • GRADLE-3583: Newlines in environment variables used by the wrapper breaks application plugin shell script

If no further regressions are reported, a final release will follow in the next week.

Upgrade Instructions

Switch your build to use Gradle 3.2.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=3.2.1

Standalone downloads are available at Gradle | Installation.

Heads up: In addition, if you generated this wrapper with Gradle 3.2, re-run ./gradlew wrapper to avoid a misconfigured wrapper script.

Reporting Problems

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

This topic is now a banner. It will appear at the top of every page until it is dismissed by the user.

This topic is no longer a banner. It will no longer appear at the top of every page.

This topic is now a banner. It will appear at the top of every page until it is dismissed by the user.

This topic is no longer a banner. It will no longer appear at the top of every page.