Update org.fossify.filemanager to 1.3.1 (9)

This commit is contained in:
checkupdates bot 2025-10-10 04:04:36 +00:00 committed by Licaon_Kter
parent 1043841361
commit 8fc983bc1d

View file

@ -96,10 +96,22 @@ Builds:
gradle:
- foss
- versionName: 1.3.1
versionCode: 9
commit: c55d685022522c18b8f30ef47cf727d355c9ec6b
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.3.0
CurrentVersionCode: 8
CurrentVersion: 1.3.1
CurrentVersionCode: 9