Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 351 Bytes

android-bundle-uploader

Small and simple python script that uploads an Android App Bundle to the Google Play Store

Usage

  1. Install the package using pip pip install -e .
  2. Run android-bundle-uploader to execute the script and get usage info

How to contribute

Just open a Pull Request with some feature or bugfix that you like to :)