mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update mLauncher to 1.7.6 (176)
This commit is contained in:
parent
fefd3b05d8
commit
660dd195d2
1 changed files with 15 additions and 2 deletions
|
|
@ -269,9 +269,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.7.6
|
||||
versionCode: 176
|
||||
commit: 78f0e03a9a8437be4c2f722e290a87331fbabf11
|
||||
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.7.5
|
||||
CurrentVersionCode: 175
|
||||
CurrentVersion: 1.7.6
|
||||
CurrentVersionCode: 176
|
||||
|
|
|
|||
Loading…
Reference in a new issue