Gradle 4.8.1 is now available
This bug-fix release addresses 6 regressions in Gradle 4.8.
Check the 4.8.1 release notes for more information.
Upgrade Instructions
Switch your build to use Gradle 4.8.1 quickly by updating your wrapper properties:
./gradlew wrapper --gradle-version=4.8.1
Standalone downloads are available at https://gradle.org/install.
Reporting Problems
If you find a problem with 4.8.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.