Skip to content

Instantly share code, notes, and snippets.

@mplacona
Created October 25, 2016 11:16
Show Gist options
  • Select an option

  • Save mplacona/e932b8ce67a3332009babbf33a88d7c9 to your computer and use it in GitHub Desktop.

Select an option

Save mplacona/e932b8ce67a3332009babbf33a88d7c9 to your computer and use it in GitHub Desktop.
allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
maven { url "https://github.com/uPhyca/stetho-realm/raw/master/maven-repo" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment