Skip to content

Instantly share code, notes, and snippets.

@MrCrambo
Created June 6, 2020 13:20
Show Gist options
  • Save MrCrambo/00d6d06c73277bbef26619513325d363 to your computer and use it in GitHub Desktop.
Save MrCrambo/00d6d06c73277bbef26619513325d363 to your computer and use it in GitHub Desktop.
// ':video' module gradle file.
dependencies {
implementation project(':app')
implementation project(':camera')
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment