Gradle 6.2.1 release, the project build automation tool

Gradle 6.2.1 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.

This is version 6.2 patch fixes some bug:

  • Project name disambiguation lead to project / external dependency conflicts missing  # 12315
  • IdeaModelBuilder does not offer groovy-all as buildSrc compiled DEP  # 12274
  • If you set GRADLE_RO_DEP_CACHE, Gradle crashes, and you can not create a directory in which the modules-2  # 12293 

Release Notes:

https://github.com/gradle/gradle/releases/tag/v6.2.1

Guess you like

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