mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Clock You to 9.1 (19)
This commit is contained in:
parent
0ce9a5f1cc
commit
f90d7a8057
1 changed files with 15 additions and 2 deletions
|
|
@ -108,9 +108,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --pad-like-apksigner --replace unaligned.apk
|
||||
$$OUT$$
|
||||
|
||||
- versionName: '9.1'
|
||||
versionCode: 19
|
||||
commit: 0a866828a77ecae88b09d187341962038200d2c3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --pad-like-apksigner --replace unaligned.apk
|
||||
$$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '9.0'
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: '9.1'
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue