From c912f6ba8f9d4989a6959f6586dc8a30def8422e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 23 Jul 2021 01:05:00 +0200 Subject: [PATCH] New App: at.h4x.fdroidforumclient --- metadata/at.h4x.fdroidforumclient.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/at.h4x.fdroidforumclient.yml diff --git a/metadata/at.h4x.fdroidforumclient.yml b/metadata/at.h4x.fdroidforumclient.yml new file mode 100644 index 0000000000..d0aaaada26 --- /dev/null +++ b/metadata/at.h4x.fdroidforumclient.yml @@ -0,0 +1,26 @@ +Categories: + - Internet +License: GPL-3.0-or-later +AuthorName: Michael Pöhn +AuthorEmail: michael.poehn@fsfe.org +WebSite: https://codeberg.org/uniqx/fdroid-forum-client +SourceCode: https://codeberg.org/uniqx/fdroid-forum-client +IssueTracker: https://codeberg.org/uniqx/fdroid-forum-client/issues + +AutoName: F-Droid Forum + +RepoType: git +Repo: https://codeberg.org/uniqx/fdroid-forum-client.git + +Builds: + - versionName: 1.0.0 + versionCode: 10000 + commit: v1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: v1.0.0 +CurrentVersionCode: 10000