StefMa / ArtifactoryPublish

A super easy way to release Android and Java artifacts to artifactory.
MIT License
12 stars 3 forks source link

Use bintray-release as dependency #6

Closed StefMa closed 6 years ago

StefMa commented 6 years ago

Currently we have extracted some code of the bintray-release to the androidartifacts. That is just maintenance overhead which should be avoided.

Just use the bintray-release plugin as dependency and call the plugin (or apply it) to generate the artifacts and stuff...