Bintray Release Versions Save

A helper for releasing from gradle up to bintray

0.3.4

8 years ago

Fix for gradle plugin 1.3.0+

0.3.2

8 years ago

Add versionAttributes bintray's versionAttributes are used for gradle plugins to identify them at the gradle plugin portal.

0.3.0

8 years ago

New plugin id com.novoda.bintray-release.

(The previous plugin id is deprecated)

0.2.11

8 years ago

Bug Fix

#47 Use publish.desc to stop clashes with description key word

https://bintray.com/novoda/maven/bintray-release/0.2.11/view

0.2.10

9 years ago

Bugfixes

  • #39 Javadoc failing on library code
  • #41 Custom publications throwing task already exists error
  • #44 version name unspecified

Available: https://bintray.com/novoda/maven/bintray-release/0.2.10/view

0.2.9

9 years ago

Bugfixes:

  • #27 (Wrong POM when using androidTestCompile)
  • #31 (publish.version is not used in 2.8)

Can be found here: https://bintray.com/novoda/maven/bintray-release/0.2.9/view

0.2.8

9 years ago

#23 Use version property if available

Available: https://bintray.com/novoda/maven/bintray-release/0.2.8/view

0.2.7

9 years ago

Uses the latest bintray gradle plugin (1.1)

0.2.5

9 years ago

Renames repoType to repoName