Jenkins : google-play-publisher+plugin

Plugin Information

No information for the plugin 'google-play-publisher' is available. It may have been removed from distribution.

Publish Android Apps on Google play.

Features

  • Upload APK files to Google play
  • Fetch next available Versioncode from Google play before build and provide it as environment variable
  • Publish APKs in alpha, beta or production Tracks
  • Staged rollouts
  • Provide release notes for various languages

Release Notes

Version 0.6.1 (Apr 29, 2015)

  • (minus) fixed environment variables replacing bug in release notes

Version 0.6.0 (Apr 29, 2015)

  • (plus) next available versioncode can be fetched before build from google play

Version 0.5.0 (Okt 19, 2014)

  • (plus) google oauth plugin dependency updated

Version 0.4.1 (Sep 17, 2014)

  • (minus) fixed wrong google oauth plugin dependency

Version 0.4.0 (Sep 03, 2014)

  • (plus) using google oauth plugin for service account authentication

Version 0.3.1 (Aug 29, 2014)

  • (minus) fixed crash when providing no release notes

Version 0.3.0 (Aug 26, 2014)

  • (plus) added start and stop console messages
  • (minus) environment variables are resolved in release notes
  • (plus) jenkins slaves are suppoted now
  • (plus) build result changed to failure when publish process cannot finish
  • (plus) release notes can be published on google play
  • (plus) staged rollouts are supported

Version 0.2.0 (Aug 16, 2014)

  • (plus) error handling improved
  • (plus) default apk pattern removed
  • (plus) multiple apk uploads not supported anymore
  • (plus) form validation for service account fields

Version 0.1.0 (Aug 13, 2014)

  • initial release