From f52191a1f5d0808c9940667a37a04845c7f37c72 Mon Sep 17 00:00:00 2001 From: Hea Duck Date: Sun, 7 Feb 2021 08:14:13 +0000 Subject: [PATCH] New app: GoOutWithDuck --- metadata/com.headuck.app.gooutwithduck.yml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.headuck.app.gooutwithduck.yml diff --git a/metadata/com.headuck.app.gooutwithduck.yml b/metadata/com.headuck.app.gooutwithduck.yml new file mode 100644 index 0000000000..764d3cc7f5 --- /dev/null +++ b/metadata/com.headuck.app.gooutwithduck.yml @@ -0,0 +1,28 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Sports & Health +License: GPL-3.0-or-later +AuthorName: headuck +AuthorEmail: headucklab@gmail.com +WebSite: https://blog.headuck.com/ +SourceCode: https://github.com/headuck/GoOutWithDuck +IssueTracker: https://github.com/headuck/GoOutWithDuck/issues + +AutoName: GoOutWithDuck + +RepoType: git +Repo: https://github.com/headuck/GoOutWithDuck + +Builds: + - versionName: 0.1.0 + versionCode: 100 + commit: 0.1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.1.0 +CurrentVersionCode: 100