chore: update deps (#886)

This commit is contained in:
Fredrik Burmester
2025-07-29 15:55:41 +02:00
committed by GitHub
parent 0619c8c9c4
commit 1817c5dbd2
8 changed files with 143 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.29.1",
"version": "0.29.6",
"orientation": "default",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -36,7 +36,7 @@
},
"android": {
"jsEngine": "hermes",
"versionCode": 56,
"versionCode": 57,
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon-plain.png",
"monochromeImage": "./assets/images/icon-mono.png",