Update Paperize to 3.2.0 (41)

This commit is contained in:
checkupdates bot 2025-09-14 05:39:24 +00:00 committed by Licaon_Kter
parent b86883fc00
commit 39ac2b54bd

View file

@ -87,9 +87,25 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'META-INF/services/*' 'res/*.json'
- versionName: 3.2.0
versionCode: 41
commit: 95feb975ea35d4c1b39b62e43f233cfa1c4b910f
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.1.2
CurrentVersionCode: 40
CurrentVersion: 3.2.0
CurrentVersionCode: 41