From 70bf12b6ec7cf7eb9f362cbd0ac3088ac51d2daf Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Mon, 25 Jul 2022 08:49:39 +0000 Subject: [PATCH] New app: de.neuwirthinformatik.alexander.archerystats --- ...wirthinformatik.alexander.archerystats.yml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/de.neuwirthinformatik.alexander.archerystats.yml diff --git a/metadata/de.neuwirthinformatik.alexander.archerystats.yml b/metadata/de.neuwirthinformatik.alexander.archerystats.yml new file mode 100644 index 0000000000..69f3e29af0 --- /dev/null +++ b/metadata/de.neuwirthinformatik.alexander.archerystats.yml @@ -0,0 +1,30 @@ +Categories: + - Sports & Health +License: GPL-3.0-only +AuthorName: Alexander Puck Neuwirth +AuthorEmail: apnpucky@gmail.com +SourceCode: https://github.com/APN-Pucky/ArcheryStats +IssueTracker: https://github.com/APN-Pucky/ArcheryStats/issues +Donate: https://paypal.me/apnpucky + +AutoName: ArcheryStats + +RepoType: git +Repo: https://github.com/APN-Pucky/ArcheryStats + +Builds: + - versionName: 2.0.1 + versionCode: 2 + commit: 2.0.1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y librsvg2-bin openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.0.1 +CurrentVersionCode: 2