Gradle 4.4.1 released

Gradle 4.4.1 is now available

This bug-fix release addresses 3 regressions in Gradle 4.4.

Check the 4.4.1 release notes for more information.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=4.4.1

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

Reporting Problems

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