This commit is contained in:
Fredrik Burmester
2024-08-22 13:12:10 +02:00
parent 9b2a0487d2
commit 7bf5fb9a01
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.8.1",
"version": "0.8.2",
"orientation": "default",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -30,7 +30,7 @@
},
"android": {
"jsEngine": "hermes",
"versionCode": 21,
"versionCode": 22,
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png"
},