From 9a19da6d2466d0fec0472fd86c28bc74b7d4628e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 11 Apr 2024 03:13:15 +0000 Subject: [PATCH] Update mLauncher to 1.5.0 (150) --- metadata/app.mlauncher.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/app.mlauncher.yml b/metadata/app.mlauncher.yml index 83cc3dbb7a..c485060df7 100644 --- a/metadata/app.mlauncher.yml +++ b/metadata/app.mlauncher.yml @@ -115,9 +115,16 @@ Builds: gradle: - yes + - versionName: 1.5.0 + versionCode: 150 + commit: e2d51ac3451e481842fb57e76066545417dcdea6 + subdir: app + gradle: + - yes + AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.4.9 -CurrentVersionCode: 149 +CurrentVersion: 1.5.0 +CurrentVersionCode: 150