Update PlugBrain 🧠 to 1.5.2 (152)

This commit is contained in:
checkupdates bot 2025-09-28 04:36:07 +00:00 committed by linsui
parent 8e368d79ff
commit bf482d6ea0

View file

@ -50,9 +50,21 @@ Builds:
gradle:
- yes
- versionName: 1.5.2
versionCode: 152
commit: 19ef24a6875da1416a1d79cfa248f0840a39ece2
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.1
CurrentVersionCode: 151
CurrentVersion: 1.5.2
CurrentVersionCode: 152