mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
Update mLauncher to 1.8.9 (10809)
This commit is contained in:
parent
c91721aba1
commit
e04039b7d0
1 changed files with 15 additions and 2 deletions
|
|
@ -308,9 +308,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.8.9
|
||||
versionCode: 10809
|
||||
commit: 904364de1b6116944fcb429995a79f08653a56df
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.4
|
||||
CurrentVersionCode: 10804
|
||||
CurrentVersion: 1.8.9
|
||||
CurrentVersionCode: 10809
|
||||
|
|
|
|||
Loading…
Reference in a new issue