Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 07:46
· 19 commits to master since this release

Changelog

  • 638159b Add CI/CD workflows and improve distribution
  • 2238f86 Add interactive setup wizard and API enablement flow
  • b66ffaa Fix branding to AndroidPoet, clean up README
  • 0b79aa1 Fix error output not being displayed
  • 211a9bd Initial release: Google Play Console CLI
  • 3df17e9 Migrate products to new Monetization API
  • dc335af Rename gpc to playconsole-cli

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash