Other project parts

Report a typo

Match elements of project structure with statements about them.

Match the items from left and right columns
build.gradle(.kts)
settings.gradle
wrapper files (gradle-wrapper.jar, gradle-wrapper.properties, gradlew, gradlew.bat)
With these included in repo, you do not need a local Gradle installation to run and build the project
This says which projects to include in the build.
The main configuration for the build is here.
___

Create a free account to access the full topic