Update Eblan Launcher to 0.2.1-alpha (21)

This commit is contained in:
checkupdates bot 2025-11-19 05:09:19 +00:00 committed by Licaon_Kter
parent f786638f75
commit 9608118c85

View file

@ -138,9 +138,23 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.2.1-alpha
versionCode: 21
commit: 0eeb2248744cd866d489cafac5f7378bb31625b6
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.0-alpha
CurrentVersionCode: 20
CurrentVersion: 0.2.1-alpha
CurrentVersionCode: 21