Bintray Release Versions Save

A helper for releasing from gradle up to bintray

0.9.2

4 years ago
  • Added support for GPG signature introduced (#301)

0.9.1

5 years ago

0.9

5 years ago
  • 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

6 years ago

Includes some minor tweaks/features:

  • Support override parameter from gradle-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

6 years ago
  • Gradle version update #143 #144
  • Switch to use api and implementation configurations over compile

0.7.0

6 years ago

Uses gradle version 4.2.1

0.6.1

6 years ago

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

7 years ago
  • 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

7 years ago

0.3.5

8 years ago

BROKEN RELEASE DO NOT USE details in : #75

Includes the following change:

  • Support multiflavor libraries in Android projects #74