Skip to content

Instantly share code, notes, and snippets.

@louis993546
Created November 9, 2018 19:52
Show Gist options
  • Save louis993546/a434ebc10fbfd7ca44702d2d1981b505 to your computer and use it in GitHub Desktop.
Save louis993546/a434ebc10fbfd7ca44702d2d1981b505 to your computer and use it in GitHub Desktop.
dependencies {
implementation project(path: ':common')
implementation project(path: ':api')
implementation project(path: ':onboarding')
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment