From 021483a9cae2b6137f194272a25ceb4d5c113cbf Mon Sep 17 00:00:00 2001 From: Katharina Damschen Date: Tue, 21 Oct 2025 16:45:05 +0000 Subject: [PATCH] New App: net.damschen.swatchit --- metadata/net.damschen.swatchit.yml | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/net.damschen.swatchit.yml diff --git a/metadata/net.damschen.swatchit.yml b/metadata/net.damschen.swatchit.yml new file mode 100644 index 0000000000..b67d8a1ef0 --- /dev/null +++ b/metadata/net.damschen.swatchit.yml @@ -0,0 +1,31 @@ +Categories: + - Sports & Health +License: GPL-3.0-or-later +SourceCode: https://codeberg.org/katharinad/SwatchIt +IssueTracker: https://codeberg.org/katharinad/SwatchIt + +AutoName: SwatchIt + +RepoType: git +Repo: https://codeberg.org/katharinad/SwatchIt +Binaries: https://codeberg.org/katharinad/SwatchIt/releases/download/v%v/swatchit-%v.apk + +Builds: + - versionName: 0.2.0 + versionCode: 2 + commit: v0.2.0 + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 785ce16a7ed68cdf6bd5a0181d0fea6fdf7b8a3813fd573b3748747740583351 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.2.0 +CurrentVersionCode: 2