This commit is contained in:
Fredrik Burmester
2026-01-16 10:06:41 +01:00
parent fe26a74451
commit 55b897883b
5 changed files with 61 additions and 5 deletions

View File

@@ -36,6 +36,10 @@
"icon": "./assets/images/icon-ios-liquid-glass.icon",
"appleTeamId": "MWD5K362T8"
},
"tvos": {
"icon": "./assets/images/icon.png",
"bundleIdentifier": "com.fredrikburmester.streamyfin"
},
"android": {
"jsEngine": "hermes",
"versionCode": 92,