Update PhotoSwooper to 2025.10.5 (14)

This commit is contained in:
checkupdates bot 2025-10-11 05:38:29 +00:00
parent 865879ef6a
commit cd9bb498ab

View file

@ -47,9 +47,27 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 2025.10.5
versionCode: 14
commit: cdcc1d62f1eb5f7f09148b67ab9bfb51dbc7eb17
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild:
- mv $$OUT$$ unaligned.apk
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
AllowedAPKSigningKeys: fa90940dd5a6b6c5f729efd02ffca1da2413f4b30063f8cfd509b446305314b4
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2025.10.4
CurrentVersionCode: 13
CurrentVersion: 2025.10.5
CurrentVersionCode: 14