Created
October 25, 2016 11:16
-
-
Save mplacona/e932b8ce67a3332009babbf33a88d7c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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