Update PlugBrain 🧠 to 1.4.1 (14)

This commit is contained in:
checkupdates bot 2025-08-24 04:26:19 +00:00 committed by linsui
parent a09d8ff6bb
commit 87b94bc1e1

View file

@ -26,9 +26,21 @@ Builds:
gradle:
- yes
- versionName: 1.4.1
versionCode: 14
commit: b5768d532166637c9843d54682106124466d3c9d
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.3'
CurrentVersionCode: 13
CurrentVersion: 1.4.1
CurrentVersionCode: 14