Skip to content

Gradle Play Publisher 2.2.0

Compare
Choose a tag to compare
@SUPERCILEX SUPERCILEX released this 05 Apr 22:31
· 354 commits to master since this release
66d253b

This release addresses feature requests and reported bugs.

New features

  • Support disabling GPP (docs) - #528
  • Support uploading pre-built artifacts (docs) - #538
  • Support proving Play Console artifact release names (docs) - #539

Bug fixes

  • If no release notes were present when promoting a release, they weren't always retrieved from your local machine - #506
  • outputProcessor didn't run if the artifacts already had valid version codes - #537
  • Permanently fix timeout issues by making the timeout infinite - #540
  • Screenshots were incorrectly merged across languages - #541