mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Wall You to 11.0 (30)
This commit is contained in:
parent
d7ea52b398
commit
548aaebcc6
1 changed files with 15 additions and 2 deletions
|
|
@ -100,9 +100,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: '11.0'
|
||||
versionCode: 30
|
||||
commit: d06e8598e429af05c82a565cf2047b9247c0baf7
|
||||
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: '10.0'
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: '11.0'
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue