Add dependency license info

This commit is contained in:
Damontecres 2025-10-03 19:31:40 -04:00
parent 6f18f780eb
commit de36eb7072
No known key found for this signature in database
10 changed files with 471 additions and 12 deletions

View 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"
}