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