/build-src-utils

Externalization of build configuration by put it into separate Git repository (Git submodule) and reuse after that

Primary LanguageKotlinMIT LicenseMIT

Sources of build configuration to make Composite Build

Java CI with Gradle

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

Prerequisites

  • JDK 21