0 votes
in Gradle by
Name any three features of Gradle that are advanced?

1 Answer

0 votes
by

The three features are:

This tool operates as dynamic tasks and a task rule.

It uses dependency build script as its base.

It has a background built-server known as Gradle Daemon

...