Skip to content

Instantly share code, notes, and snippets.

@bruferrari
Created November 6, 2018 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bruferrari/1dd48e85d3e68ff32d0c75a0a278ec45 to your computer and use it in GitHub Desktop.
Save bruferrari/1dd48e85d3e68ff32d0c75a0a278ec45 to your computer and use it in GitHub Desktop.
repositories {
google()
maven { url 'https://maven.fabric.io/public' }
maven {
url 'https://maven.google.com/'
name 'Google'
}
jcenter()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment