Implementing an incremental task| docs.gradle.org
A multi-project build consists of a root project and one or more subprojects, all defined in a single settings.gradle(.kts) file.| docs.gradle.org
The following example demonstrates how two Gradle builds, normally developed separately, can be combined into a composite build.| docs.gradle.org