Common build logic for all other subprojects.
Exposes a convention plugin that can be imported in the other subprojects by writing
plugins { id("challenges.common") }
in the build.gradle.kts
.
Structure taken from this example project.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Common build logic for all other subprojects.
Exposes a convention plugin that can be imported in the other subprojects by writing
plugins { id("challenges.common") }
in the build.gradle.kts
.
Structure taken from this example project.