Skip to content

3.5.1

Compare
Choose a tag to compare
@jjohannes jjohannes released this 16 Jun 14:51

This bug-fix release addresses an uncaught regression in v3.5.0. Consider upgrading to v4.0, which also contains the fix.

Fixed issue:

  • gradle/gradle#1811: mavenLocal broken when <localRepository/> found in Maven settings.xml

Upgrade Instructions

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

./gradlew wrapper --gradle-version=3.5.1

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

Reporting Problems

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