This commit is contained in:
Fredrik Burmester
2024-08-14 15:04:13 +02:00
parent 7bb5060f5f
commit 1d26b57425
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.4.2",
"version": "0.5.0",
"orientation": "default",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -35,7 +35,7 @@
},
"android": {
"jsEngine": "hermes",
"versionCode": 15,
"versionCode": 16,
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png"
},