Files
kotlin-fork/repo/gradle-build-conventions
Alexander.Likhachev ad677cb573 [Build] Use dependencies.create instead of dependencies.module
It seems there was no actual need for a call to `dependencies.module`.Also, it's going to be deprecated in Gradle 8.3
^KTI-1473 In Progress
2023-12-07 18:31:06 +00:00
..

Description

Provides common build convention plugins for the repo.

List of plugins

  • "buildsrc-compat" — migrated 'buildSrc' project. Will exist until it will be separated into different convention plugins.