General

Every Gradle build consists of three basic building blocks:

Each build contains at least one project, which in turn contains one or more tasks. Projects and tasks expose properties that can be used to control the build.

img


Children
  1. Build Script
  2. Concept
  3. Gradle Lifecycle
  4. Gradle Task
  5. Multi Project
  6. Project (Gradle)
  7. Properties (Gradle)
  8. source set

Backlinks