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)
- fixed environment variables replacing bug in release notes
Version 0.6.0 (Apr 29, 2015)
- next available versioncode can be fetched before build from google play
Version 0.5.0 (Okt 19, 2014)
- google oauth plugin dependency updated
Version 0.4.1 (Sep 17, 2014)
- fixed wrong google oauth plugin dependency
Version 0.4.0 (Sep 03, 2014)
- using google oauth plugin for service account authentication
Version 0.3.1 (Aug 29, 2014)
- fixed crash when providing no release notes
Version 0.3.0 (Aug 26, 2014)
- added start and stop console messages
- environment variables are resolved in release notes
- jenkins slaves are suppoted now
- build result changed to failure when publish process cannot finish
- release notes can be published on google play
- staged rollouts are supported
Version 0.2.0 (Aug 16, 2014)
- error handling improved
- default apk pattern removed
- multiple apk uploads not supported anymore
- form validation for service account fields
Version 0.1.0 (Aug 13, 2014)
- initial release