Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Don't override bintray artifact during uploading by default
This patch disables overriding the gradle-plugin artifact if such artifact is already uploaded to bintray. One may force overriding using 'override' project property: ./gradlew bintrayUpload -Poverride
- Loading branch information