Update PocketTRacker to 2.5.5 (26)

This commit is contained in:
checkupdates bot 2025-11-28 05:20:12 +00:00 committed by linsui
parent 3d538cd25b
commit 7c92727596

View file

@ -220,9 +220,21 @@ Builds:
gradle:
- yes
- versionName: 2.5.5
versionCode: 26
commit: 87bcd72f70fa544e7a69817db68c7bfccc6b4c33
subdir: app
sudo:
- export CPUS_MAX=8
- 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: 4c6f4fba1821ab6fb1c638a07b47abeb31660f5451a6cf2077cb9d036c5ea174
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.5.4
CurrentVersionCode: 25
CurrentVersion: 2.5.5
CurrentVersionCode: 26