From 82dc93ffa5a3367f60cedbf26dc6a2138f5f621d Mon Sep 17 00:00:00 2001 From: Adam Bullock Date: Mon, 3 Nov 2025 20:21:36 +0000 Subject: [PATCH] Shoppinglist --- metadata/com.wbpxre150.shoppinglist.yml | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.wbpxre150.shoppinglist.yml diff --git a/metadata/com.wbpxre150.shoppinglist.yml b/metadata/com.wbpxre150.shoppinglist.yml new file mode 100644 index 0000000000..cd41ee2630 --- /dev/null +++ b/metadata/com.wbpxre150.shoppinglist.yml @@ -0,0 +1,36 @@ +Categories: + - Shopping List +License: MIT +AuthorName: Adam Bullock +AuthorEmail: wbpxre150@outlook.com +AuthorWebSite: https://unjumble.au +SourceCode: https://github.com/wbpxre150/android-shoppinglist +IssueTracker: https://github.com/wbpxre150/android-shoppinglist/issues +Changelog: https://github.com/wbpxre150/android-shoppinglist/releases +Donate: https://www.paypal.me/wbpxre150 + +AutoName: Shopping List + +RepoType: git +Repo: https://github.com/wbpxre150/android-shoppinglist.git +Binaries: https://github.com/wbpxre150/android-shoppinglist/releases/download/%v/shoppinglist.apk + +Builds: + - versionName: '10.0' + versionCode: 10 + commit: fd72ed121263a45f6b4a25cdd36eb20a7667f2d4 + 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: 480b18292c6be43e3829199c4d6a169b773862144fed576c303f634c4e146ec5 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '10.0' +CurrentVersionCode: 10