Update Fitness Calendar to 2025.02.2 (12)

This commit is contained in:
F-Droid checkupdates bot 2025-02-28 04:26:29 +00:00 committed by Licaon_Kter
parent a9ccf3d56b
commit 7b28e75629

View file

@ -75,10 +75,22 @@ Builds:
gradle:
- yes
- versionName: 2025.02.2
versionCode: 12
commit: 90573f3dffada543fdab3cf01e3a0e1126de6508
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.02.1
CurrentVersionCode: 11
CurrentVersion: 2025.02.2
CurrentVersionCode: 12