From 5895ba901227ce7905c5831b49e72e2e94561de6 Mon Sep 17 00:00:00 2001 From: mueller-ma <1203529-mueller-ma@users.noreply.gitlab.com> Date: Wed, 15 Mar 2023 15:55:48 +0000 Subject: [PATCH] Add new app 'Stopwatch' (quick tile) --- metadata/com.github.muellerma.stopwatch.yml | 25 +++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.github.muellerma.stopwatch.yml diff --git a/metadata/com.github.muellerma.stopwatch.yml b/metadata/com.github.muellerma.stopwatch.yml new file mode 100644 index 0000000000..ef55ac6bf9 --- /dev/null +++ b/metadata/com.github.muellerma.stopwatch.yml @@ -0,0 +1,25 @@ +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/mueller-ma/Stopwatch +IssueTracker: https://github.com/mueller-ma/Stopwatch/issues +Translation: https://crowdin.com/project/stopwatch +Changelog: https://github.com/mueller-ma/Stopwatch/releases + +AutoName: Stopwatch + +RepoType: git +Repo: https://github.com/mueller-ma/Stopwatch.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1