How to declare a common dependency for all subprojects?
Facing this issue with dependency injecting libraries. All subprojects have a di and i have to declare DI library every time. Is there a better way?
Not able to access plugins in sub modules even after applying them to current project
Root build.gradle file