12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"android": {
|
|
"package": "com.anonymous.pap_fluxup"
|
|
},
|
|
"ios": {
|
|
"bundleIdentifier": "com.anonymous.pap-fluxup"
|
|
},
|
|
"plugins": [
|
|
"expo-router"
|
|
]
|
|
}
|