Update OpenTracks (Reproducible build) to v4.19.3 (6130)

This commit is contained in:
F-Droid checkupdates bot 2025-05-28 05:16:21 +00:00 committed by linsui
parent d46793b4a3
commit 07ab9d4818

View file

@ -94,9 +94,20 @@ Builds:
gradle:
- reproducible
- versionName: v4.19.3
versionCode: 6130
commit: 6656c9ab927a844fdbc139edbb5c6885c892a552
sudo:
- export CPUS_MAX=4
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- reproducible
AllowedAPKSigningKeys: 872c784563773b3d769ec34ceac4e38f1a2f15ef8ed44a61214c6d9d11c88a9b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v4.19.2
CurrentVersionCode: 6124
CurrentVersion: v4.19.3
CurrentVersionCode: 6130