Update EnigmaDroid to 1.6.0 (11)

This commit is contained in:
checkupdates bot 2025-12-03 04:26:24 +00:00 committed by linsui
parent 93013675ed
commit 0d414c66ff

View file

@ -95,9 +95,21 @@ Builds:
gradle:
- yes
- versionName: 1.6.0
versionCode: 11
commit: f853f5f34c03a99d689fee2c8a43d211a46fb30d
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.5.0
CurrentVersionCode: 10
CurrentVersion: 1.6.0
CurrentVersionCode: 11