Gradle 2.9 released

The Gradle team is pleased to announce the release of Gradle 2.9.

This release delivers a number of performance improvements including faster incremental builds and reduced memory consumption. All builds should benefit from these changes, however builds with very large number of source files will see considerably shorter build times.

Gradle TestKit has been improved, adding support for debugging, cross-version testing and capturing build output.

We’ve also added new features to the experimental Java software model, including the ability to declare your library’s public API allowing enforcement of API and implementation separation at compile time and faster incremental builds.

In addition to these features, Gradle continues to improve with a variety of small improvements and bug fixes. Please check the release notes for more information.

Check out the Gradle 2.9 release notes for detailed information, or download this release

2 Likes

This topic is now a banner. It will appear at the top of every page until it is dismissed by the user.

This topic is no longer a banner. It will no longer appear at the top of every page.