0 votes
in Gradle by (19.8k points)

In a multi project build which two files do I need to add to the top level project?

A. build.gradle and build.settings

B. multi.gradle and settings.gradle

C. build.gradle and settings.properties

D. build.gradle and settings.gradle

1 Answer

0 votes
by (30.8k points)

Ans: D. build.gradle and settings.gradle

https://madanswer.com/25441/when-taska-mustrunafter-taskb-gradle

Related questions

...