mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
add new app: WineCellar
This commit is contained in:
parent
3a56341700
commit
fde05bca8a
1 changed files with 22 additions and 0 deletions
22
metadata/com.nathaniel.motus.cavevin.yml
Normal file
22
metadata/com.nathaniel.motus.cavevin.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
Categories:
|
||||||
|
- Sports & Health
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Nathaniel Motus
|
||||||
|
SourceCode: https://github.com/NathanielMotus/Cavevin
|
||||||
|
IssueTracker: https://github.com/NathanielMotus/Cavevin/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/NathanielMotus/Cavevin
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue