mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
The release workflow builds its own signed release APKs/AABs and does not consume the debug outputs. Testers use the Benchmark APK, which is still built and uploaded. Dropping assembleDebug removes a redundant APK packaging pass from every PR/main run.