This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
Releases: novoda/bintray-release
Releases · novoda/bintray-release
0.9.2
0.9.1
0.9
0.8.1
Includes some minor tweaks/features:
- Support
override
parameter fromgradle-bintray-plugin
DSL (#159) - Fix Android variants evaluation (#160)
- Better configuration validation (#181)
- Remove deprecated properties (#191, #192)
- Support Android
archiveBaseName
property, see the related wiki page for more info (#202)
0.8.0
0.7.0
0.6.1
0.5.0
- Fixes incompatibilities with Gradle version 3.4+ #115 by Pascal Welsch
- This version breaks the plugin compatibility with Gradle versions 3.3 and below. If you need to use Gradle 3.3 and below, please use the previous stable version of the library 0.4.0
0.4.0
- Fixes regressions introduced in https://github.com/novoda/bintray-release/releases/tag/0.3.5
- Finally updates to the latest bintray plugin 1.7.2, this means gradle 2.4+ is supported woooop!