Update PlugBrain 🧠 to 1.5.3 (153)

This commit is contained in:
checkupdates bot 2025-10-05 04:37:59 +00:00 committed by linsui
parent 54320c5ff0
commit bf2d144810

View file

@ -62,9 +62,21 @@ Builds:
gradle:
- yes
- versionName: 1.5.3
versionCode: 153
commit: b1fa9f261322991a1d808498eb8bfd3631a31d35
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.2
CurrentVersionCode: 152
CurrentVersion: 1.5.3
CurrentVersionCode: 153