From 43c20fd1db73fe42cfd53b757e84d76d6403debd Mon Sep 17 00:00:00 2001 From: seoulcodingcafe Date: Fri, 25 Dec 2020 00:33:21 +0000 Subject: [PATCH] New App: DataStopwatch --- metadata/io.github.datastopwatch.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/io.github.datastopwatch.yml diff --git a/metadata/io.github.datastopwatch.yml b/metadata/io.github.datastopwatch.yml new file mode 100644 index 0000000000..9f2f9d4a2c --- /dev/null +++ b/metadata/io.github.datastopwatch.yml @@ -0,0 +1,24 @@ +Categories: + - Connectivity + - Internet +License: GPL-3.0-or-later +SourceCode: https://github.com/seoulcodingcafe/DataStopwatch +IssueTracker: https://github.com/seoulcodingcafe/DataStopwatch/issues + +AutoName: DataStopwatch + +RepoType: git +Repo: https://github.com/seoulcodingcafe/DataStopwatch + +Builds: + - versionName: '1.0' + versionCode: 10 + commit: V1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 10