Update Delta to 2.3.0 (203004)

This commit is contained in:
F-Droid checkupdates bot 2025-05-02 05:32:58 +00:00 committed by Licaon_Kter
parent be173d8c01
commit 1a50999dd3

View file

@ -246,9 +246,22 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 2.3.0
versionCode: 203004
commit: 7ab1c380f75fc7a49d73f6970e3614ec3916b241
subdir: app
gradle:
- foss
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: e072d5b76d4133d85b762633a750871848f41ced3d6d7282339108e9bed15e2e
AutoUpdateMode: Version
UpdateCheckMode: Tags ^.*[0-9]\.[0-9]\.[0-9]$
CurrentVersion: 2.2.0
CurrentVersionCode: 202005
CurrentVersion: 2.3.0
CurrentVersionCode: 203004