mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
pl.edu.pjwstk.s999844.shoppinglist
This commit is contained in:
parent
1c7491225f
commit
5814e0e83b
1 changed files with 30 additions and 0 deletions
30
metadata/pl.edu.pjwstk.s999844.shoppinglist.yml
Normal file
30
metadata/pl.edu.pjwstk.s999844.shoppinglist.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-2.0-only
|
||||
AuthorName: Sebastian Göls
|
||||
SourceCode: https://github.com/Abrynos/ShoppingList
|
||||
IssueTracker: https://github.com/Abrynos/ShoppingList/issues
|
||||
Translation: https://crowdin.com/project/abrynosshoppinglist
|
||||
Changelog: https://github.com/Abrynos/ShoppingList/releases
|
||||
|
||||
AutoName: ShoppingList
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Abrynos/ShoppingList
|
||||
|
||||
Builds:
|
||||
- versionName: v1.8.0
|
||||
versionCode: 9
|
||||
commit: v1.8.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.8.0
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue