Update MBCompass to 1.1.12 (13)

This commit is contained in:
checkupdates bot 2025-11-22 07:33:53 +00:00 committed by Licaon_Kter
parent dcc878fefa
commit 1d25bc7089

View file

@ -107,9 +107,21 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 1.1.12
versionCode: 13
commit: 127f8a329dcf3e9e01a7c679e1ceb73661f0c6f0
subdir: app
sudo:
- export CPUS_MAX=4
- 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: 5a7910e22abe3ef9d1fd42c64fdd151f7a2ddc38acac5f1f94caf9d79b70a69a
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.1.11
CurrentVersionCode: 12
CurrentVersion: 1.1.12
CurrentVersionCode: 13