Gradle - v4.10.0-RC3
This release candidate contains fixes for the following issues reported against 4.10 RC2:
-
6416 Bump default build scan plugin version to 1.16.
-
6448 Backport thread-safety for
Configuration.getExcludeRules()
. -
6403
failOnVersionConflict()
broken in Gradle4.10-rc-1/2
. -
6392 Skip afterResolve when result has errors.
-
6479 Use our own lock for
SystemProperties
methods.
Check the release notes for more information.
Upgrade Instructions
Switch your build to use Gradle 4.10 RC3 quickly by updating your wrapper properties:
./gradlew wrapper --gradle-version=4.10-rc-3
Standalone downloads are available at https://gradle.org/release-candidate/.
Reporting Problems
If you find a problem with Gradle 4.10 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.
Details
date
Aug. 23, 2018, 12:35 p.m.
name
4.10 RC3
type
Pre-release
👇
Register or login to:
- 🔍View and search all Gradle releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!