This commit is contained in:
Fredrik Burmester
2024-09-13 12:23:45 +03:00
parent 2ed18d6588
commit 5a1f555703
3 changed files with 6 additions and 6 deletions

View File

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