Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Releases: novoda/bintray-release

0.9.2

07 Dec 13:12
12700c6
Compare
Choose a tag to compare
  • Added support for GPG signature introduced (#301)

0.9.1

30 Apr 09:48
Compare
Choose a tag to compare
  • Added support to release Android projects using Gradle 5.2 - 5.4.1 (#285)
  • Allow to define own publication (#266)

0.9

10 Nov 12:23
7828a1b
Compare
Choose a tag to compare
0.9
  • Fixed support for Java projects using Gradle 4.9+ (#229)
  • Fixed support for Android projects using Gradle 4.5+ (#244, #246, #248)

0.8.1

27 Mar 19:52
0d998ad
Compare
Choose a tag to compare

Includes some minor tweaks/features:

0.8.0

30 Nov 14:08
690d390
Compare
Choose a tag to compare
  • Gradle version update #143 #144
  • Switch to use api and implementation configurations over compile

0.7.0

31 Oct 19:43
8f1b80f
Compare
Choose a tag to compare

Uses gradle version 4.2.1

0.6.1

31 Oct 12:51
Compare
Choose a tag to compare

Updates to com.android.tools.build:gradle:3.0.0
Updates to com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3
Updates to gradle-4.1

use version 0.6.1

0.5.0

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

04 Nov 16:57
Compare
Choose a tag to compare

0.3.5 (Broken - do not use)

28 Jan 09:28
Compare
Choose a tag to compare

BROKEN RELEASE DO NOT USE details in : #75

Includes the following change:

  • Support multiflavor libraries in Android projects #74