Gradle 6.2.2 release, the project build automation tool

Gradle 6.2.2 was released. Gradle is a project-based automation concepts and Apache Ant Apache Maven build tool and dependency management to support multi-project, similar to Maven, but simpler than the light. It uses a Groovy-based domain-specific language to declare the project settings, rather than the traditional XML. 

6.2.2 version adds built-in dependency checksum and signature verification, provides issue is shareable, read-only cache dependency and build has abandoned a useful document links. At the same time, this version also contains a number of bug fixes and improvements for plugin authors and so on.

Gradle 6.2.2 fixes two in question.

  • # 12402  ] - Repair Tool Metadata API - binding properties
  • # 12381  ] - multi-project build will rootProject property for all building contained (made changes in 6.2)

For more details, see the release notes:  https://docs.gradle.org/6.2.2/release-notes.html#fixed-issues

Guess you like

Origin www.oschina.net/news/113859/gradle-6-2-2-released