mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-18 04:46:36 +01:00
wip
This commit is contained in:
7
app.json
7
app.json
@@ -74,11 +74,9 @@
|
||||
{
|
||||
"ios": {
|
||||
"deploymentTarget": "15.6",
|
||||
"useFrameworks": "static",
|
||||
"newArchEnabled": false
|
||||
"useFrameworks": "static"
|
||||
},
|
||||
"android": {
|
||||
"newArchEnabled": false,
|
||||
"android": {
|
||||
"compileSdkVersion": 34,
|
||||
"targetSdkVersion": 34,
|
||||
@@ -148,6 +146,7 @@
|
||||
},
|
||||
"updates": {
|
||||
"url": "https://u.expo.dev/e79219d1-797f-4fbe-9fa1-cfd360690a68"
|
||||
}
|
||||
},
|
||||
"newArchEnabled": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user