This commit is contained in:
Fredrik Burmester
2024-09-15 16:39:26 +02:00
parent b7629f6f2b
commit c7703df3ce
8 changed files with 390 additions and 125 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.13.1",
"version": "0.14.0",
"orientation": "default",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -33,7 +33,7 @@
},
"android": {
"jsEngine": "hermes",
"versionCode": 39,
"versionCode": 40,
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png"
},