Table of Contents

Gradle - Graph of Task (Dag)

About

A build execute a graph (dag) of task.

This dag is build itself in the second phase of the build execution.