mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
48 lines
1.5 KiB
YAML
48 lines
1.5 KiB
YAML
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
|
|
|
|
- versionName: '11.0'
|
|
versionCode: 11
|
|
commit: 37be73a659a3c535442440b361545333eea1d81a
|
|
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: '11.0'
|
|
CurrentVersionCode: 11
|