mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Broccoli to 1.4.1 (1040100)
This commit is contained in:
parent
33c5eb4a37
commit
015b2ebff1
1 changed files with 16 additions and 2 deletions
|
|
@ -112,9 +112,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 1040100
|
||||
commit: 56049da157765927d6f4a4a083302bd7516b78e0
|
||||
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.3.1
|
||||
CurrentVersionCode: 1030100
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 1040100
|
||||
|
|
|
|||
Loading…
Reference in a new issue