A utility plugin that when applied will automatically create source and javadoc publishing tasks
To apply this plugin you must also add 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4' to your
buildscript's classpath dependencies.
This call must come at the end of any publish block because it configures the publishing and any
values set after this call in the DSL will not be configured properly (and will use the default value)