From e04039b7d022bd22cac6e57e492ab30878d65b56 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 12 Mar 2025 04:02:24 +0000 Subject: [PATCH] Update mLauncher to 1.8.9 (10809) --- metadata/app.mlauncher.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/app.mlauncher.yml b/metadata/app.mlauncher.yml index aa5c5bf24c..197177aca1 100644 --- a/metadata/app.mlauncher.yml +++ b/metadata/app.mlauncher.yml @@ -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