Update MBCompass to 1.1.11 (12)

This commit is contained in:
checkupdates bot 2025-08-09 04:19:34 +00:00 committed by linsui
parent 35fd477e17
commit 41f2011df7

View file

@ -91,9 +91,25 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 1.1.11
versionCode: 12
commit: 541a06ed9baf170163a1d30bc4632e69f71e353d
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
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
AllowedAPKSigningKeys: 5a7910e22abe3ef9d1fd42c64fdd151f7a2ddc38acac5f1f94caf9d79b70a69a
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.1.8
CurrentVersionCode: 9
CurrentVersion: 1.1.11
CurrentVersionCode: 12