Skip to content

5.3.1

Compare
Choose a tag to compare
@lacasseio lacasseio released this 28 Mar 09:32
· 49771 commits to master since this release
f2fae6b

This bug-fix release contains several changes to Gradle 5.3, notably:

  • Unable to use java-platform and maven-publish in multi-project: #8845
  • Unexpected exception when adding a plugin on buildSrc compile classpath: gradle/kotlin-dsl-samples#1363

We recommend that you use Gradle 5.3.1 over 5.3.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=5.3.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

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