kiwix / kiwix-xulrunner

[ARCHIVED] Legacy Kiwix desktop solution for Windows/macOS/Linux
https://download.kiwix.org/release/kiwix-xulrunner/
GNU General Public License v3.0
112 stars 28 forks source link

Improve Google Play update script to allow updates without content change #407

Closed mhutti1 closed 7 years ago

mhutti1 commented 7 years ago

upload-apk.py should be updated to allow for uploading APKs with an existing expansion. For now this operation can only be achieved using the Google Play Admin Web UI.

mhutti1 commented 7 years ago

@kelson42 as this requires an API key to test its not really suitable for GCI.

kelson42 commented 7 years ago

@mhutti1 AFAIK update-play-store.py is only there to update the play store meta data, not to upload APK. So it is not clear to me which problem this ticket should solve.

mhutti1 commented 7 years ago

@kelson42 my mistake I meant upload-apk.py

kelson42 commented 7 years ago

@mhutti1 You mean, you meant update-play-store.py?

kelson42 commented 7 years ago

This issue was moved to kiwix/kiwix-android-custom#67