mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Merge branch 'mpvremote' into 'master'
new app: mpv remote Closes rfp#1024 See merge request fdroid/fdroiddata!8518
This commit is contained in:
commit
e664b57a94
1 changed files with 25 additions and 0 deletions
25
metadata/miccah.mpvremote.yml
Normal file
25
metadata/miccah.mpvremote.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Miccah
|
||||
SourceCode: https://github.com/mcastorina/mpv-remote-app
|
||||
IssueTracker: https://github.com/mcastorina/mpv-remote-app/issues
|
||||
|
||||
AutoName: mpv remote
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mcastorina/mpv-remote-app
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.3
|
||||
versionCode: 1
|
||||
commit: v0.0.3
|
||||
subdir: MpvRemote/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.3
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue