mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update OpenBible to 1.6.1 (27)
This commit is contained in:
parent
08c21536b6
commit
20e64bd627
1 changed files with 15 additions and 2 deletions
|
|
@ -76,9 +76,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 27
|
||||
commit: 3f5b937b698929ab80db5007ab39cd713d786cf0
|
||||
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.6.0
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue