mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Clock You to 9.0 (18)
This commit is contained in:
parent
2f6590265a
commit
bfbd253280
1 changed files with 15 additions and 2 deletions
|
|
@ -95,9 +95,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '9.0'
|
||||
versionCode: 18
|
||||
commit: eb3275f7717de0dff7d36f0b2abba8b80383d92d
|
||||
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: '8.1'
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: '9.0'
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue