From bd01df246b95b218f2514ef7bf04e89e55947ffd Mon Sep 17 00:00:00 2001 From: AdrianMiozga Date: Thu, 8 Oct 2020 18:24:36 +0200 Subject: [PATCH] New app: GetFlow --- metadata/org.wentura.getflow.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/org.wentura.getflow.yml diff --git a/metadata/org.wentura.getflow.yml b/metadata/org.wentura.getflow.yml new file mode 100644 index 0000000000..b03c2ba148 --- /dev/null +++ b/metadata/org.wentura.getflow.yml @@ -0,0 +1,25 @@ +Categories: + - Time +License: GPL-3.0-or-later +AuthorName: Adrian Miozga +AuthorEmail: AdrianMiozga@outlook.com +SourceCode: https://github.com/AdrianMiozga/GetFlow +IssueTracker: https://github.com/AdrianMiozga/GetFlow/issues + +AutoName: GetFlow + +RepoType: git +Repo: https://github.com/AdrianMiozga/GetFlow + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: 1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 1