mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Add dependency license info
This commit is contained in:
parent
6f18f780eb
commit
de36eb7072
10 changed files with 471 additions and 12 deletions
11
app/config/libraries/lib_jellyfin_androidtv.json
Normal file
11
app/config/libraries/lib_jellyfin_androidtv.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uniqueId": "org.jellyfin.androidtv:androidtv",
|
||||
"developers": [],
|
||||
"artifactVersion": "v0.18.11",
|
||||
"description": "Android TV Client for Jellyfin",
|
||||
"name": "Jellyfin Android TV",
|
||||
"licenses": [
|
||||
"gpl-2.0"
|
||||
],
|
||||
"website": "https://github.com/jellyfin/jellyfin-androidtv"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue