Update PocketTRacker to 2.2.2 (13)

This commit is contained in:
F-Droid checkupdates bot 2024-12-06 05:00:51 +00:00 committed by linsui
parent c2cb2dbadc
commit cebb616051

View file

@ -88,9 +88,21 @@ Builds:
gradle:
- yes
- versionName: 2.2.2
versionCode: 13
commit: cfbf9077a0dac4c3442b6771997b2878feb7b8c0
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.1
CurrentVersionCode: 12
CurrentVersion: 2.2.2
CurrentVersionCode: 13