mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 10:18:20 +00:00
* 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