Created
February 21, 2017 06:12
-
-
Save jmsalcido/c250a74f01883aa8fe85d317b1f646f0 to your computer and use it in GitHub Desktop.
bintraymavenurl
This file contains 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
repositories { | |
maven { | |
url 'https://dl.bintray.com/jsalcido/maven/' | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment