mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update ShikiApp to alpha-0.4.6 (31)
This commit is contained in:
parent
44b5855561
commit
7c782f9241
1 changed files with 15 additions and 2 deletions
|
|
@ -68,9 +68,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: alpha-0.4.6
|
||||
versionCode: 31
|
||||
commit: eefbd275126c6c477231e9e0ecdd9dbf0fe840ee
|
||||
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.5
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: alpha-0.4.6
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue