mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update OpenBible to 1.5.2 (25)
This commit is contained in:
parent
f53ad93ab7
commit
ad05856a01
1 changed files with 15 additions and 2 deletions
|
|
@ -50,9 +50,22 @@ Builds:
|
||||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||||
--replace unaligned.apk $$OUT$$
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
|
- versionName: 1.5.2
|
||||||
|
versionCode: 25
|
||||||
|
commit: 41a62902ea374886bd9a2a6dcdb80bba1094bfe6
|
||||||
|
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
|
AllowedAPKSigningKeys: cbf40802880b94df64c0467d8fbba69572bf4b5fd75e28e9c0c77992f4237931
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.5.0
|
CurrentVersion: 1.5.2
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue