mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-03 01:49:26 +03:00
Adds the CI run number to the APK name, they were `app-(debug/release).apk` but are now `skyline-${CI run number}-(debug/release).apk`. This makes it significantly easier to identify what version a specific build is, this alongside signing consolidates Skyline builds.