This commit is contained in:
Fredrik Burmester
2024-09-03 18:53:48 +03:00
parent 6713098dc7
commit f24b5612b2
4 changed files with 4 additions and 5 deletions

View File

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