Shoppinglist

This commit is contained in:
Adam Bullock 2025-11-03 20:21:36 +00:00 committed by linsui
parent 7b086a7096
commit 82dc93ffa5

View file

@ -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