Files
Fluxup_PAP/app.json
2026-03-10 16:18:05 +00:00

12 lines
170 B
JSON

{
"android": {
"package": "com.anonymous.pap_fluxup"
},
"ios": {
"bundleIdentifier": "com.anonymous.pap-fluxup"
},
"plugins": [
"expo-router"
]
}