gradle-play-publisher

GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.

MIT License

Stars
4.1K

Bot releases are visible (Hide)

gradle-play-publisher - Gradle Play Publisher 1.1.2

Published by SUPERCILEX about 6 years ago

  • Bugfix: Corretly set contact web parameter - #82
gradle-play-publisher - Gradle Play Publisher 1.1.1

Published by SUPERCILEX about 6 years ago

  • Support for tv related images - #77
  • Support for app details - #44
  • Addes some explanation to google's applicationNotFound exception - #75
gradle-play-publisher - Gradle Play Publisher 1.1.0

Published by SUPERCILEX about 6 years ago

  • Breaking change: Renamed plugin to com.github.triplet.play so it does not collide with gradle's
    internal play plugin - #50
  • Throw errors if texts exceed the size limits - #66
gradle-play-publisher - Gradle Play Publisher 1.0.4

Published by SUPERCILEX about 6 years ago

  • Bootstrap and upload promo video urls - #60
gradle-play-publisher - Gradle Play Publisher 1.0.3

Published by SUPERCILEX about 6 years ago

  • Defer retrieval of applicationId to task execution - #54
  • Bugfix: Use UTF-8 encoding in bootstrap task - #59
gradle-play-publisher - Gradle Play Publisher 1.0.2

Published by SUPERCILEX about 6 years ago

  • Support build type specific resources - #38
  • Bugfix: Trim texts for listing before upload - #41
  • Skip upload of recent changes if play folder does not exist - #40
  • Exclude guava-jdk5 dependency that conflicts with a newer version pulled in by the Android Plugin - #21
gradle-play-publisher - Gradle Play Publisher 1.0.1

Published by SUPERCILEX about 6 years ago

  • Create publish tasks for all non-debuggable build types
  • Better error message for unsupported locales
gradle-play-publisher - Gradle Play Publisher 1.0.0

Published by SUPERCILEX about 6 years ago

  • Updated to Android plugin 1.0.0
  • Find APK file based on the variant output. Eliminates workarounds for custom APK names
  • Upload images in alphabetical order
gradle-play-publisher - Gradle Play Publisher 0.14.1

Published by SUPERCILEX about 6 years ago

  • Additional check if zipAlign task exists
  • Use variant's applicationId instead of parsing the manifest
gradle-play-publisher - Gradle Play Publisher 0.14.0

Published by SUPERCILEX about 6 years ago

  • Updated to Android plugin 0.14.+
  • Changed versioning scheme to better reflect what version of the Android plugin is supported
  • Added descriptions to publisher tasks
  • Added task bootstrapReleasePlayResources (and flavors) to help setting up the folder structure
  • Allow separate whatsnew text files for different tracks
gradle-play-publisher -

Published by SUPERCILEX about 6 years ago

gradle-play-publisher -

Published by SUPERCILEX about 6 years ago

gradle-play-publisher -

Published by SUPERCILEX about 6 years ago

gradle-play-publisher - Gradle Play Publisher 0.0.4

Published by SUPERCILEX about 6 years ago

  • Added separate tasks for uploading the apk and for updating the listing
  • Allow uploading screenshots and images with property uploadImages true