From 3574f9756813388f2fa2dab9b751c22ddf8c3f5f Mon Sep 17 00:00:00 2001 From: Zouroboros Date: Sun, 17 Mar 2019 16:15:47 +0100 Subject: [PATCH] Add metadata for FeedWatcher app. --- metadata/me.murks.feedwatcher.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/me.murks.feedwatcher.yml diff --git a/metadata/me.murks.feedwatcher.yml b/metadata/me.murks.feedwatcher.yml new file mode 100644 index 0000000000..77ffa47edc --- /dev/null +++ b/metadata/me.murks.feedwatcher.yml @@ -0,0 +1,25 @@ +Categories: + - Internet + - Reading +License: GPL-3.0-or-later +AuthorName: Zouroboros +SourceCode: https://github.com/zouroboros/feed-watcher +IssueTracker: https://github.com/zouroboros/feed-watcher/issues + +AutoName: FeedWatcher + +RepoType: git +Repo: https://github.com/zouroboros/feed-watcher + +Builds: + - versionName: 0.0.1-alpha + versionCode: 1 + commit: 0.0.1-alpha + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.0.1-alpha +CurrentVersionCode: 1