Update Eblan Launcher to 0.1.7-alpha (17)

This commit is contained in:
checkupdates bot 2025-10-30 05:26:15 +00:00 committed by linsui
parent 2d545dd054
commit bb2e89d191

View file

@ -96,9 +96,23 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.1.7-alpha
versionCode: 17
commit: 95ee07e33822560ace56bc61638e3fed1e4cf077
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.6-alpha
CurrentVersionCode: 16
CurrentVersion: 0.1.7-alpha
CurrentVersionCode: 17