This commit is contained in:
sarendsen
2025-02-08 16:29:12 +01:00
parent 364d2e8a51
commit d5fe354986
3 changed files with 77 additions and 78 deletions

View File

@@ -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
}
}