mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
broccoli - update recipe
This commit is contained in:
parent
21ac5d2dc7
commit
1d7967b75b
1 changed files with 7 additions and 1 deletions
|
|
@ -72,11 +72,17 @@ Builds:
|
|||
|
||||
- versionName: 1.2.11
|
||||
versionCode: 1021100
|
||||
disable: https://github.com/flauschtrud/broccoli/issues/250
|
||||
commit: e34e6a4cff59aa07017efb759b04e3934d8660eb
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
srclibs:
|
||||
- reproducible-apk-tools@719c3471fd1bcb807510dc8e035a69e395ca37f4
|
||||
ndk: 26.3.11579264
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 738e4f5a7ca828e800c022ab44ab51728e66001e61d350e27ce7d9dfcf0f6b99
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue