Table of Contents

About

A gradle project

Structure

A gradle project has two files at the root directory of a project.

For a multi-project, each sub-project is a sub-directory with a build.gradle file.

Management

Create

Evaluation

Gradle - Lifecycle

API

Gradle - Api