Skip to content

Instantly share code, notes, and snippets.

@adam-hurwitz
Created August 23, 2017 04:17
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 adam-hurwitz/ea18a99d6de1d3fca4f9f8d477e42081 to your computer and use it in GitHub Desktop.
Save adam-hurwitz/ea18a99d6de1d3fca4f9f8d477e42081 to your computer and use it in GitHub Desktop.
Bintray dependencies
...
dependencies {
...
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
...
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment