Skip to content

Instantly share code, notes, and snippets.

@jgabrielfreitas
Created January 16, 2017 17:38
Show Gist options
  • Select an option

  • Save jgabrielfreitas/593c2e4ef7955e26d2fc128f1004def8 to your computer and use it in GitHub Desktop.

Select an option

Save jgabrielfreitas/593c2e4ef7955e26d2fc128f1004def8 to your computer and use it in GitHub Desktop.
dependencies {
  // todas aquelas libs maravilhosas que já conhecemos
  // compile project(':logger') <- antiga referência
  compile 'com.jgabrielfreitas:logger:1.0.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment