mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update ShikiApp to alpha-0.4.3 (28)
This commit is contained in:
parent
13b45722e0
commit
5c808fb1d6
1 changed files with 15 additions and 2 deletions
|
|
@ -29,9 +29,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: alpha-0.4.3
|
||||
versionCode: 28
|
||||
commit: ab46a447a19f81f43c31f86fe30e6aa560da72aa
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: b1a781cb8dbf7eb0dae9ff41972cb936e2ccf18b462defefbd0a21d3ac5f113d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: alpha-0.4.2
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: alpha-0.4.3
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue