Update PhotoSwooper to 2025.11.3 (17)

This commit is contained in:
checkupdates bot 2025-11-15 05:43:02 +00:00 committed by Licaon_Kter
parent 54d0f9524d
commit 13bbf2deef

View file

@ -83,9 +83,27 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 2025.11.3
versionCode: 17
commit: 85d2b09042627e4fdebd9c6fb8b8161f5601790c
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.11.2
CurrentVersionCode: 16
CurrentVersion: 2025.11.3
CurrentVersionCode: 17