Update org.fossify.filemanager to 1.2.3 (7)

This commit is contained in:
checkupdates bot 2025-09-18 04:03:17 +00:00 committed by Licaon_Kter
parent ceedd02144
commit eecf0aa3f3

View file

@ -72,10 +72,22 @@ Builds:
gradle:
- foss
- versionName: 1.2.3
versionCode: 7
commit: 7a5f797a2aa8b9f9f2c037627190c7f93515f025
subdir: app
sudo:
- export CPUS_MAX=16
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- foss
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 1.2.2
CurrentVersionCode: 6
CurrentVersion: 1.2.3
CurrentVersionCode: 7