Update Eblan Launcher to 0.2.0-alpha (20)

This commit is contained in:
checkupdates bot 2025-11-13 05:09:15 +00:00
parent 6aa218e586
commit 5f1af5628b

View file

@ -124,9 +124,23 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.2.0-alpha
versionCode: 20
commit: 4615be61390775c7b975c9340ba6638def779229
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.9-alpha
CurrentVersionCode: 19
CurrentVersion: 0.2.0-alpha
CurrentVersionCode: 20