From f5bf529b2582fe1b87e105a169510f1849f60ba0 Mon Sep 17 00:00:00 2001 From: Izzy Date: Wed, 6 Jan 2021 13:42:47 +0100 Subject: [PATCH] new app: Como --- metadata/org.kristbaum.como.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/org.kristbaum.como.yml diff --git a/metadata/org.kristbaum.como.yml b/metadata/org.kristbaum.como.yml new file mode 100644 index 0000000000..a47aeec762 --- /dev/null +++ b/metadata/org.kristbaum.como.yml @@ -0,0 +1,24 @@ +Categories: + - Games + - Writing +License: GPL-3.0-or-later +SourceCode: https://gitlab.com/kristbaum/como +IssueTracker: https://gitlab.com/kristbaum/como/issues + +AutoName: Como + +RepoType: git +Repo: https://gitlab.com/kristbaum/como.git + +Builds: + - versionName: '2.3' + versionCode: 13 + commit: v2.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.3' +CurrentVersionCode: 13