Join Slack
Powered by
what's the purpose of libraries having a project-r...
# getting-started
d
danneu
01/29/2017, 5:43 PM
what's the purpose of libraries having a project-root build.gradle and then a nested build.gradle? for example,
https://github.com/kittinunf/Result/blob/master/build.gradle
(root) and
https://github.com/kittinunf/Result/tree/master/result
(nested)
3
Views
Open in Slack
Previous
Next