mirror of
https://github.com/tiennm99/loto-android.git
synced 2026-06-08 14:13:10 +00:00
793f00976e
Adds a gated step in release.yml that uploads the signed AAB to the Google Play Console internal track when PLAY_SERVICE_ACCOUNT_JSON is configured. No-op if the secret is missing, so existing tag releases keep working unchanged. Default track is 'internal' for safety; change to alpha/beta/production once trusted. Promotion can also be done via Play Console UI. First Play Store upload must still be manual (Google policy).