0 votes
in Gradle by
edited by

To execute the hello task in the build file, type ___ on the command line.

a)gradle hello or gradle -q hello

b)gradle hello

c)gradle -q hello

d)gradle task hello

1 Answer

0 votes
by
edited by
a)gradle hello or gradle -q hello

Related questions

0 votes
asked May 27, 2019 in Gradle by Ankita1283
0 votes
asked May 27, 2019 in Gradle by Ankita1283
...