From 6824f0432f96a12060bba1b4e47eff66bfcca778 Mon Sep 17 00:00:00 2001 From: Jonas L Date: Mon, 21 Jan 2019 09:16:20 +0000 Subject: [PATCH] Add Open TimeLimit --- metadata/io.timelimit.android.open.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/io.timelimit.android.open.yml diff --git a/metadata/io.timelimit.android.open.yml b/metadata/io.timelimit.android.open.yml new file mode 100644 index 0000000000..37d29a2b6f --- /dev/null +++ b/metadata/io.timelimit.android.open.yml @@ -0,0 +1,24 @@ +Categories: + - System + - Time +License: GPL-3.0-only +SourceCode: https://gitlab.com/timelimit.io/opentimelimit-android/tree/HEAD +IssueTracker: https://gitlab.com/timelimit.io/opentimelimit-android/issues + +AutoName: TimeLimit + +RepoType: git +Repo: https://gitlab.com/timelimit.io/opentimelimit-android.git + +Builds: + - versionName: 0.1.0 + versionCode: 1 + commit: release-0.1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version release-%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.0 +CurrentVersionCode: 1