From b6dd9ee40056ea239692719df26cdf04456d63a4 Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Wed, 28 Dec 2022 17:54:48 +0000 Subject: [PATCH] update: update mLauncher --- metadata/app.mlauncher.yml | 55 +++++++------------------------------- 1 file changed, 10 insertions(+), 45 deletions(-) diff --git a/metadata/app.mlauncher.yml b/metadata/app.mlauncher.yml index 53a1c13d74..64881bb26f 100644 --- a/metadata/app.mlauncher.yml +++ b/metadata/app.mlauncher.yml @@ -12,51 +12,9 @@ AutoName: mLauncher RepoType: git Repo: https://github.com/HeCodes2Much/mLauncher -Binaries: https://github.com/HeCodes2Much/mLauncher/releases/download/%v/mLauncher-%v.apk +Binaries: https://github.com/HeCodes2Much/mLauncher/releases/download/%v/mLauncher-%v-Signed.apk Builds: - - versionName: 1.0.3 - versionCode: 28 - commit: e4791e3deb2b9e0148ffe65f66fb557bf21dbfdf - subdir: app - gradle: - - yes - - - versionName: 1.0.5 - versionCode: 30 - commit: 8a7e845300a637599b3d3f44a7f89e1c3af4c06d - subdir: app - gradle: - - yes - - - versionName: 1.0.6 - versionCode: 31 - commit: 887ad3818e3b1f32cf8c07d0f1a63c3deacbd771 - subdir: app - gradle: - - yes - - - versionName: 1.1.0 - versionCode: 32 - commit: 8558cabb31440869a5506b7d2de0871f5930e49e - subdir: app - gradle: - - yes - - - versionName: 1.1.1 - versionCode: 33 - commit: a511fc6812fce577f183b5a019a0c18cf1b87a1c - subdir: app - gradle: - - yes - - - versionName: 1.2.0 - versionCode: 34 - commit: 861734ed37f5976b83e84ab8fee8dd2adaee5738 - subdir: app - gradle: - - yes - - versionName: 0.3.5 versionCode: 35 commit: 6ce84f0d194b95c906675738ab1921e1a858d78e @@ -92,7 +50,14 @@ Builds: gradle: - yes + - versionName: 0.4.0 + versionCode: 40 + commit: f8357838c9b8931dc9906252dd0b5b261e4a322b + subdir: app + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.3.9 -CurrentVersionCode: 39 +CurrentVersion: 0.4.0 +CurrentVersionCode: 40