Update Fitness Calendar to 2025.11.1 (18)

This commit is contained in:
checkupdates bot 2025-11-17 04:44:30 +00:00 committed by Licaon_Kter
parent a87ffe8647
commit 4a6d1a0104

View file

@ -147,10 +147,22 @@ Builds:
gradle:
- yes
- versionName: 2025.11.1
versionCode: 18
commit: d4af119cb23d2f58e84d48ab7c86153a843050c1
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.07.2
CurrentVersionCode: 17
CurrentVersion: 2025.11.1
CurrentVersionCode: 18