Update PocketTRacker to 2.1.1 (10)

This commit is contained in:
F-Droid checkupdates bot 2024-09-24 15:03:29 +00:00
parent 829e5bff0d
commit f4faec3afd

View file

@ -52,9 +52,21 @@ Builds:
gradle:
- yes
- versionName: 2.1.1
versionCode: 10
commit: 72f0eae136d500a4d7029b431dd4365a123eafad
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.1.0
CurrentVersionCode: 9
CurrentVersion: 2.1.1
CurrentVersionCode: 10