From 5e9753b15c408f8a7ad68f123ceda0cc53f3cc99 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 1 Oct 2020 23:19:41 +0200 Subject: [PATCH] New app: blockpuzzle --- metadata/de.mwvb.blockpuzzle.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/de.mwvb.blockpuzzle.yml diff --git a/metadata/de.mwvb.blockpuzzle.yml b/metadata/de.mwvb.blockpuzzle.yml new file mode 100644 index 0000000000..52de1b04e7 --- /dev/null +++ b/metadata/de.mwvb.blockpuzzle.yml @@ -0,0 +1,23 @@ +Categories: + - Games +License: MIT +AuthorName: SoltauFintel +SourceCode: https://github.com/SoltauFintel/blockpuzzle +IssueTracker: https://github.com/SoltauFintel/blockpuzzle/issues +Changelog: https://github.com/SoltauFintel/blockpuzzle/releases + +RepoType: git +Repo: https://github.com/SoltauFintel/blockpuzzle + +Builds: + - versionName: '2.0' + versionCode: 20 + commit: '2.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 20