Quiz: Gradle
This quiz covers everything you have studied about Gradle so far.
Technical Quiz
1.
We use the doLast
method to define Groovy code to run after a task is invoked.
A.
True
B.
False
1 / 4
This quiz covers everything you have studied about Gradle so far.
We use the doLast
method to define Groovy code to run after a task is invoked.
True
False