Update EnigmaDroid to 1.5.0 (10)

This commit is contained in:
checkupdates bot 2025-10-26 04:34:41 +00:00 committed by linsui
parent 47dd3e852e
commit 7a3e34c515

View file

@ -83,9 +83,21 @@ Builds:
gradle:
- yes
- versionName: 1.5.0
versionCode: 10
commit: 932e155c9a7dc72549ddc7160489ae624c13c260
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:
- yes
AllowedAPKSigningKeys: 7389e0f328335627de9e1141066bbd6fc9e64af538a42d9415fd5cac2caa5433
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.4.0
CurrentVersionCode: 9
CurrentVersion: 1.5.0
CurrentVersionCode: 10