Update PlugBrain 🧠 to 1.5.1 (151)

This commit is contained in:
checkupdates bot 2025-09-07 05:00:02 +00:00 committed by Licaon_Kter
parent acfa746b81
commit c144bfee2a

View file

@ -38,9 +38,21 @@ Builds:
gradle:
- yes
- versionName: 1.5.1
versionCode: 151
commit: 9a2cf271580cc05e69009c2fa91caf536320efeb
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.4.1
CurrentVersionCode: 14
CurrentVersion: 1.5.1
CurrentVersionCode: 151