Update ChipDefense to 1.32 (32)

This commit is contained in:
F-Droid checkupdates bot 2024-03-15 09:49:51 +00:00
parent 94ad8a794b
commit c73f6a2173

View file

@ -180,9 +180,21 @@ Builds:
gradle:
- yes
- versionName: '1.32'
versionCode: 32
commit: a51e1f7158cf54c1bd3218951bb1ade45727db30
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.31'
CurrentVersionCode: 31
CurrentVersion: '1.32'
CurrentVersionCode: 32