Update PocketTRacker to 2.3.1 (18)

This commit is contained in:
F-Droid checkupdates bot 2025-03-17 05:12:15 +00:00 committed by Licaon_Kter
parent 27ecf09653
commit 2a0a18b9e3

View file

@ -136,9 +136,21 @@ Builds:
gradle:
- yes
- versionName: 2.3.1
versionCode: 18
commit: 3475f21a58b55d5a10a03fbe94532aecaf9cb98c
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.3.0
CurrentVersionCode: 17
CurrentVersion: 2.3.1
CurrentVersionCode: 18