mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 08:22:35 +01:00
c516819e6e
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.