This commit is contained in:
Fredrik Burmester
2024-09-04 22:48:15 +03:00
parent e173d51dbb
commit 3f4826c4ce
7 changed files with 17 additions and 28 deletions

View File

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