mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'winecellar' into 'master'
add new app: WineCellar Closes rfp#1376 See merge request fdroid/fdroiddata!6953
This commit is contained in:
commit
e81d0a87a8
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