Skip to content

Instantly share code, notes, and snippets.

@forbroteam
forbroteam / basic_upload_app_bundle.py
Last active August 12, 2022 07:54
Upload Android App Bundle to the Play Console via Google Play Developer Publishing API v3
#!/usr/bin/python
#
# Copyright 2014 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the 'License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#