Small and simple python script that uploads an Android App Bundle to the Google Play Store
- Install the package using pip
pip install -e .
- Run
android-bundle-uploader
to execute the script and get usage info
Just open a Pull Request with some feature or bugfix that you like to :)