From 844d6801cea19777c17de7d226ede4cb371f0c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Thu, 20 Aug 2020 13:03:49 +0200 Subject: [PATCH] New App: Minos (de.tcrass.minos) --- metadata/de.tcrass.minos.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/de.tcrass.minos.yml diff --git a/metadata/de.tcrass.minos.yml b/metadata/de.tcrass.minos.yml new file mode 100644 index 0000000000..f88d694975 --- /dev/null +++ b/metadata/de.tcrass.minos.yml @@ -0,0 +1,22 @@ +Categories: + - Games +License: GPL-3.0-or-later +AuthorName: Torsten Crass +SourceCode: https://gitlab.com/tcrass/minos +IssueTracker: https://gitlab.com/tcrass/minos/issues + +RepoType: git +Repo: https://gitlab.com/tcrass/minos.git + +Builds: + - versionName: 1.0.3 + versionCode: 4099 + commit: v1.0.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.3 +CurrentVersionCode: 4099