mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Broccoli to 1.3.1 (1030100)
This commit is contained in:
parent
9258988482
commit
b8eaf2fb89
1 changed files with 16 additions and 2 deletions
|
|
@ -98,9 +98,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 1030100
|
||||
commit: fc930ff829e03e9c08691fa878fe238caa327dee
|
||||
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.12
|
||||
CurrentVersionCode: 1021200
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 1030100
|
||||
|
|
|
|||
Loading…
Reference in a new issue