mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Broccoli to 1.2.12 (1021200)
This commit is contained in:
parent
55e3a07522
commit
704c28e46a
1 changed files with 16 additions and 2 deletions
|
|
@ -84,9 +84,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.2.12
|
||||
versionCode: 1021200
|
||||
commit: 955a1cb7ed3de2d2c9a5b372f5d52eb3a279796c
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*-fdroid
|
||||
CurrentVersion: 1.2.11
|
||||
CurrentVersionCode: 1021100
|
||||
CurrentVersion: 1.2.12
|
||||
CurrentVersionCode: 1021200
|
||||
|
|
|
|||
Loading…
Reference in a new issue