Update ChipDefense to 1.43 (43)

This commit is contained in:
F-Droid checkupdates bot 2024-10-02 09:22:27 +00:00
parent 872c31fc6f
commit 4fe5ba9882

View file

@ -336,9 +336,21 @@ Builds:
gradle:
- yes
- versionName: '1.43'
versionCode: 43
commit: aa5636b1e8d6a509ae3de2ac884a011cfa707e78
subdir: app
sudo:
- export CPUS_MAX=1
- 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: 16d325320ba0d80f98724000116e72d5d5d4a40ffc3236dd3180aa0a834dd8f9
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.42'
CurrentVersionCode: 42
CurrentVersion: '1.43'
CurrentVersionCode: 43