mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Wall You to 12.0 (31)
This commit is contained in:
parent
bfa5d416cd
commit
41c9bcc4c4
1 changed files with 15 additions and 2 deletions
|
|
@ -114,9 +114,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: '12.0'
|
||||
versionCode: 31
|
||||
commit: 1a9447472e25b3bc19d67c964b9caf6eaa588617
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '11.0'
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: '12.0'
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue