mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Shoppinglist
This commit is contained in:
parent
7b086a7096
commit
82dc93ffa5
1 changed files with 36 additions and 0 deletions
36
metadata/com.wbpxre150.shoppinglist.yml
Normal file
36
metadata/com.wbpxre150.shoppinglist.yml
Normal 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
|
||||
Loading…
Reference in a new issue