Gradle 2.14-rc-3 is now available for testing
This release fixes a binary incompatibility that was introduced in 2.14-rc-2.
Check the 2.14-rc-3 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 2.14-rc-3 quickly by updating your wrapper properties:
./gradlew wrapper --gradle-version=2.14-rc-3
Standalone downloads are available at https://gradle.org/release-candidate.
Reporting Problems
If you find a problem with Gradle 2.14-rc-3, please post a reply to this topic or create a new topic in Bugs. Be sure to include which operating system you are using, the version of Gradle you upgraded from and any steps you have found that reproduces your problem.