* Add channel flavor for publishing variant for Google Play
* Remove unused variants
* Build both on CI
* Tweak
* Fix conflicts
* Copy json into variant folder
* Rename foss to github
* Rename apk
* `ci.py` - Allow multiple files to be sent
* Fix `ci.py`
---------
Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>
* Tweak CI config
- Verify release build for every commit or PR, so that we can found potential obfuscation issues.
- Merge build_debug_apk.yml with build_release_apk.yml.
- Rename build_debug_apk.yml to ci.yml
* Cleanup
* Update ci.yml
* Fix release_update.yml
* Revert