mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Medkit to 1.8.8 (63)
This commit is contained in:
parent
e8fdc9d08e
commit
0a58de3e70
1 changed files with 15 additions and 2 deletions
|
|
@ -128,10 +128,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.8.8
|
||||||
|
versionCode: 63
|
||||||
|
commit: c874c93adffc99f8456bc8fa301bbb69cf138222
|
||||||
|
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: d5f652d2ec10bfb7915a2981eb6426624fc5229293bf620a6124d6839af179ea
|
AllowedAPKSigningKeys: d5f652d2ec10bfb7915a2981eb6426624fc5229293bf620a6124d6839af179ea
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
|
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
|
||||||
CurrentVersion: 1.8.7
|
CurrentVersion: 1.8.8
|
||||||
CurrentVersionCode: 62
|
CurrentVersionCode: 63
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue