Update Paperize to 3.2.1 (42)

This commit is contained in:
checkupdates bot 2025-09-16 06:42:15 +00:00 committed by linsui
parent 8c7a5f204a
commit 581a31d80b

View file

@ -103,9 +103,25 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'META-INF/services/*' 'res/*.json'
- versionName: 3.2.1
versionCode: 42
commit: 66c3a4bb2e5cecd83b9d6539ad034d02905668c6
subdir: app
sudo:
- export CPUS_MAX=6
- 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 --page-size 16 fix-newlines
$$OUT$$ 'META-INF/services/*' 'res/*.json'
AllowedAPKSigningKeys: deda8675d63793cb0cf7bc2decb6a2506b16b33040a1fcb1d30807a511e270ac
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.2.0
CurrentVersionCode: 41
CurrentVersion: 3.2.1
CurrentVersionCode: 42