app.json update to org

This commit is contained in:
Fhj0607
2026-04-25 14:16:37 +02:00
parent 9f214a9451
commit eb2daad077
3 changed files with 200 additions and 202 deletions

View File

@@ -2,6 +2,7 @@
"expo": {
"name": "Study-Sprint",
"slug": "Study-Sprint",
"owner": "ikt218g26v-g18",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
@@ -47,10 +48,7 @@
"reactCompiler": true
},
"extra": {
"router": {},
"eas": {
"projectId": "25652385-934a-4a29-8fa7-deff3281e03e"
}
"router": {}
}
}
}
}