Releases: StefMa/bintray-release
Releases · StefMa/bintray-release
v1.1.2
v1.1.1
- Fix that
boolean
properties wasn't parsed correctly - Fix android consumer
Diff:
v.1.1.0...v1.1.1
v1.1.0
- Switch to the Gradle Kotlin DSL
- Add consumer/samples (to dogfood the plugin)
- Update AndroidArtifacts to version 1.2.0 (release notes)
- Update of some dependencies
- Move implementation & tests to Kotlin (and Junit5)
- Extract extension from the
AndroidArtifacts plugin
.
Note: There is no breaking change yet. But please try to migrate as soon as possible.
- Document how to use the master-SNAPSHOT version
Diff:
v1.0.0...v1.1.0
v1.0.0
Basically a new Init commit.
- Removed all the internal APIs and replaced with AndroidArtifacts
- Update all tests
- Use CircleCi instead of own CI
- Update Bintray-Gradle-Plugin
Diff:
0.8.1...v1.0.0