Update Fitness Calendar to 2024.12.1 (9)

This commit is contained in:
F-Droid checkupdates bot 2024-12-10 04:20:42 +00:00 committed by Licaon_Kter
parent 2b5f8ffed9
commit 8b70dd2c08

View file

@ -39,10 +39,22 @@ Builds:
gradle:
- yes
- versionName: 2024.12.1
versionCode: 9
commit: 1a779c4cc67bb3a59ba159c4e329108b00293047
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: 2024.11.1
CurrentVersionCode: 8
CurrentVersion: 2024.12.1
CurrentVersionCode: 9