Skip to content

Releases: StefMa/bintray-release

v1.1.2

14 Feb 10:44
Compare
Choose a tag to compare
  • Update some dependencies
    • Especially bumped AndroidArtifacts to version 1.4.0.

Diff:
v.1.1.1...v1.1.2

v1.1.1

23 Oct 14:55
Compare
Choose a tag to compare
  • Fix that boolean properties wasn't parsed correctly
  • Fix android consumer

Diff:
v.1.1.0...v1.1.1

v1.1.0

17 Oct 13:00
Compare
Choose a tag to compare
  • 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

11 Jul 08:28
10ab9d5
Compare
Choose a tag to compare

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