Update PocketTRacker to 2.2.5 (16)

This commit is contained in:
F-Droid checkupdates bot 2025-02-15 05:41:42 +00:00 committed by linsui
parent 5d0e6aca3d
commit 23ee468268

View file

@ -112,9 +112,21 @@ Builds:
gradle:
- yes
- versionName: 2.2.5
versionCode: 16
commit: bf3a6324ec42fa9a8a7a093515986e459cc9b7be
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.2.4
CurrentVersionCode: 15
CurrentVersion: 2.2.5
CurrentVersionCode: 16