From f7e5af6e628cf961f938ef0c915cf91f60e27a01 Mon Sep 17 00:00:00 2001 From: mueller-ma <1203529-mueller-ma@users.noreply.gitlab.com> Date: Fri, 1 Jan 2021 15:21:04 +0000 Subject: [PATCH] Add new app: Tabletop tools --- .../com.github.muellerma.tabletoptools.yml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/com.github.muellerma.tabletoptools.yml diff --git a/metadata/com.github.muellerma.tabletoptools.yml b/metadata/com.github.muellerma.tabletoptools.yml new file mode 100644 index 0000000000..ced58afd61 --- /dev/null +++ b/metadata/com.github.muellerma.tabletoptools.yml @@ -0,0 +1,22 @@ +Categories: + - Games +License: Apache-2.0 +SourceCode: https://github.com/mueller-ma/TabletopTools +IssueTracker: https://github.com/mueller-ma/TabletopTools/issues +Changelog: https://github.com/mueller-ma/TabletopTools/releases + +RepoType: git +Repo: https://github.com/mueller-ma/TabletopTools.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1