Update MultiLauncher to 1.10.5.4 (1100504)

This commit is contained in:
F-Droid checkupdates bot 2025-06-04 03:56:57 +00:00 committed by linsui
parent 1d3a6578f5
commit dc4d9d147d

View file

@ -363,11 +363,25 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 1.10.5.4
versionCode: 1100504
commit: 1.10.5.4
subdir: app
gradle:
- yes
binary: https://github.com/DroidWorksStudio/mLauncher/releases/download/%v/MultiLauncher-%v-Signed.apk
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 %v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/DroidWorksStudio/mLauncher/releases/latest|>(\d+)
\([\d.]+\) - Multi Launcher|.|>\d+ \(([\d.]+)\) - Multi Launcher
CurrentVersion: 1.10.5.1
CurrentVersionCode: 1100501
CurrentVersion: 1.10.5.4
CurrentVersionCode: 1100504