Update Eblan Launcher to 0.1.5-alpha (15)

This commit is contained in:
checkupdates bot 2025-10-26 05:08:13 +00:00
parent 3aced50a40
commit 06dec2315f

View file

@ -68,9 +68,23 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.1.5-alpha
versionCode: 15
commit: f850add274f85b200fcbd2f95bd64d4f4c215161
subdir: app
sudo:
- export CPUS_MAX=4
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 1eaea35caae68379f7d4617f283a33805afecec36ab484174562731f756d5d49
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.1.4-alpha
CurrentVersionCode: 14
CurrentVersion: 0.1.5-alpha
CurrentVersionCode: 15