Gradle 3.5-rc-3 is now available for testing

Gradle 3.5 RC3 is now available for testing

This release candidate contains one bug fix reported against 3.5 RC2.

  • #1752: Up-to-date check incorrect when file in input JAR is renamed

Check the release notes for more information. If no regressions are reported, a final release will typically follow in the next week.

Upgrade Instructions

Switch your build to use Gradle 3.5 RC3 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=3.5-rc-3

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

Reporting Problems

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