Update Eblan Launcher to 0.2.2-alpha (22)

This commit is contained in:
checkupdates bot 2025-11-21 05:11:39 +00:00 committed by Licaon_Kter
parent fd07610139
commit 846d7bdd9a

View file

@ -152,9 +152,23 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.2.2-alpha
versionCode: 22
commit: 21a5c73b243b2eb2d08c4d5a2d07d4484b750613
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.2.1-alpha
CurrentVersionCode: 21
CurrentVersion: 0.2.2-alpha
CurrentVersionCode: 22