Update Fitness Calendar to 2025.07.1 (16)

This commit is contained in:
F-Droid checkupdates bot 2025-07-05 04:32:22 +00:00 committed by linsui
parent 177697a08a
commit d39b94cbf2

View file

@ -123,10 +123,22 @@ Builds:
gradle:
- yes
- versionName: 2025.07.1
versionCode: 16
commit: af358ec9b16cf7ae5dd0052afc5872cc476a6893
subdir: app
sudo:
- export CPUS_MAX=6
- 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: 2e5efe79551b2205bd95b1348114776fb44ef37b402012e446b759935a425fa8
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.+)
CurrentVersion: 2025.05.1
CurrentVersionCode: 15
CurrentVersion: 2025.07.1
CurrentVersionCode: 16