Externalization of build configuration by put dependencies and plugins common params into separate Git repository and reuse it after that without writing repeatable code
See example of usage here
- JDK 21
Externalization of build configuration by put it into separate Git repository (Git submodule) and reuse after that
KotlinMIT
Externalization of build configuration by put dependencies and plugins common params into separate Git repository and reuse it after that without writing repeatable code
See example of usage here