mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
libre pass: fix 1.3.1
This commit is contained in:
parent
ac1334d001
commit
1a7476fb2c
1 changed files with 6 additions and 0 deletions
|
|
@ -130,6 +130,12 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 679bdee1b6cd07cd29696c6ef66d38c672455eb9e308bed8d76440b3addceba6
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue