From 1581270a5685bc9724bcf2da88e887d05f6a5245 Mon Sep 17 00:00:00 2001 From: Kamakin Kirill Date: Sun, 19 Feb 2023 07:25:47 +0000 Subject: [PATCH] New App: Mealient --- metadata/gq.kirmanak.mealient.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/gq.kirmanak.mealient.yml diff --git a/metadata/gq.kirmanak.mealient.yml b/metadata/gq.kirmanak.mealient.yml new file mode 100644 index 0000000000..aa1ca2b522 --- /dev/null +++ b/metadata/gq.kirmanak.mealient.yml @@ -0,0 +1,28 @@ +Categories: + - Internet +License: MIT +AuthorName: Kirill Kamakin +AuthorEmail: k.kamakin@protonmail.ch +SourceCode: https://github.com/kirmanak/Mealient +IssueTracker: https://github.com/kirmanak/Mealient/issues + +AutoName: Mealient + +RepoType: git +Repo: https://github.com/kirmanak/Mealient +Binaries: https://github.com/kirmanak/Mealient/releases/download/v%v/mealient-release.apk + +Builds: + - versionName: 0.3.11 + versionCode: 26 + commit: v0.3.11 + gradle: + - yes + output: app/build/outputs/apk/release/*.apk + scandelete: + - build-logic/convention/build + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.3.11 +CurrentVersionCode: 26