From 10b605cc20ace36ca27a5646c4682d8e9db531ee Mon Sep 17 00:00:00 2001 From: Anton Lazarev Date: Wed, 1 Dec 2021 22:48:29 +0000 Subject: [PATCH] Add Warpclock (com.antonok.warpclock) --- metadata/com.antonok.warpclock.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.antonok.warpclock.yml diff --git a/metadata/com.antonok.warpclock.yml b/metadata/com.antonok.warpclock.yml new file mode 100644 index 0000000000..56a985c70f --- /dev/null +++ b/metadata/com.antonok.warpclock.yml @@ -0,0 +1,27 @@ +Categories: + - Time + - Sports & Health + - System +License: GPL-3.0-only +AuthorName: Anton Lazarev +AuthorWebSite: https://antonok.com +SourceCode: https://gitlab.com/antonok/warpclock +IssueTracker: https://gitlab.com/antonok/warpclock/-/issues + +AutoName: Warpclock + +RepoType: git +Repo: https://gitlab.com/antonok/warpclock.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags v[0-9].*[0-9]$ +CurrentVersion: '1.0' +CurrentVersionCode: 1