mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Broccoli to 1.4.3 (1040300)
This commit is contained in:
parent
23edba1bb1
commit
c8d4b4b205
1 changed files with 16 additions and 2 deletions
|
|
@ -127,9 +127,23 @@ 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.4.3
|
||||||
|
versionCode: 1040300
|
||||||
|
commit: 94803ee1140b51db004519cee6736ab712ab2c81
|
||||||
|
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
|
AllowedAPKSigningKeys: 738e4f5a7ca828e800c022ab44ab51728e66001e61d350e27ce7d9dfcf0f6b99
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags .*-fdroid
|
UpdateCheckMode: Tags .*-fdroid
|
||||||
CurrentVersion: 1.4.1
|
CurrentVersion: 1.4.3
|
||||||
CurrentVersionCode: 1040100
|
CurrentVersionCode: 1040300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue