Update PocketTRacker to 2.5.2 (23)

This commit is contained in:
checkupdates bot 2025-09-11 05:26:07 +00:00 committed by Licaon_Kter
parent 7f419c4975
commit 128f7227b4

View file

@ -196,9 +196,21 @@ Builds:
gradle:
- yes
- versionName: 2.5.2
versionCode: 23
commit: a4b160ae93a9eae829e250f7cda3aadbe658ae83
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.1
CurrentVersionCode: 22
CurrentVersion: 2.5.2
CurrentVersionCode: 23