Update OpenBible to 1.8.0 (29)

This commit is contained in:
F-Droid checkupdates bot 2025-05-10 05:03:15 +00:00 committed by Licaon_Kter
parent bc98e4f957
commit b587419fbd

View file

@ -102,9 +102,22 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 1.8.0
versionCode: 29
commit: 9152fc0321ab041118f026d4f465919894851723
subdir: app
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: cbf40802880b94df64c0467d8fbba69572bf4b5fd75e28e9c0c77992f4237931
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.7.0
CurrentVersionCode: 28
CurrentVersion: 1.8.0
CurrentVersionCode: 29