Update PlugBrain 🧠 to 1.5.4 (154)

This commit is contained in:
checkupdates bot 2025-11-17 04:37:58 +00:00 committed by Licaon_Kter
parent 8ab2c31b7f
commit aa6e45085d

View file

@ -74,9 +74,21 @@ Builds:
gradle:
- yes
- versionName: 1.5.4
versionCode: 154
commit: e284195cf00c02e3cdc0e45f66fdfc305fc00516
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
AllowedAPKSigningKeys: 776dfaa24e8316225bd4a1caa00cfdfdd87beb17571e5b3469cfdb92453d4ba9
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.5.3
CurrentVersionCode: 153
CurrentVersion: 1.5.4
CurrentVersionCode: 154