v0.2.0
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-cliOr use the install script:
curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash