From c50972931fea9a0784acf0fd81fc85b5eb53863d Mon Sep 17 00:00:00 2001 From: Admin Date: Mon, 28 Oct 2019 00:35:26 +0100 Subject: [PATCH] new app: Spinster --- metadata/xyz.spinster.client.fdroid.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/xyz.spinster.client.fdroid.yml diff --git a/metadata/xyz.spinster.client.fdroid.yml b/metadata/xyz.spinster.client.fdroid.yml new file mode 100644 index 0000000000..0eb0f5db4c --- /dev/null +++ b/metadata/xyz.spinster.client.fdroid.yml @@ -0,0 +1,24 @@ +Categories: + - Connectivity + - Internet + - Multimedia +License: GPL-3.0-only +WebSite: https://gitlab.com/spinster-xyz/spinster-android +SourceCode: https://gitlab.com/spinster-xyz/spinster-android/tree/HEAD +IssueTracker: https://gitlab.com/spinster-xyz/spinster-android/issues + +RepoType: git +Repo: https://gitlab.com/spinster-xyz/spinster-android.git + +Builds: + - versionName: '9.1' + versionCode: 68 + commit: spinster-fdroid-9.1 + subdir: app + gradle: + - fdroid + +AutoUpdateMode: Version spinster-fdroid-%v +UpdateCheckMode: Tags ^spinster-fdroid- +CurrentVersion: '9.1' +CurrentVersionCode: 68