Update PocketTRacker to 2.3.0 (17)

This commit is contained in:
F-Droid checkupdates bot 2025-03-02 05:08:45 +00:00 committed by Licaon_Kter
parent 5def4aa782
commit cbfa863e24

View file

@ -124,9 +124,21 @@ Builds:
gradle:
- yes
- versionName: 2.3.0
versionCode: 17
commit: 3f7e9c795c87b845f73832367e3a6fd07ea40926
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.5
CurrentVersionCode: 16
CurrentVersion: 2.3.0
CurrentVersionCode: 17