You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example project showing how to setup a multi module Android project with no buildSrc. This replaces the standard buildSrc/Dependencies setup and adds Gradle convention plugins to make sharing build logic between modules easier.
About
Example project setup showing how to setup a multi module Android project with no buildSrc