mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Wall You to 13.0 (34)
This commit is contained in:
parent
04842f83ca
commit
04104af694
1 changed files with 15 additions and 2 deletions
|
|
@ -153,9 +153,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: '13.0'
|
||||
versionCode: 34
|
||||
commit: c2430bef906a531217fbb991320be36da65228a3
|
||||
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: '12.2'
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: '13.0'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue