Files
cally/eas.json
Milan Paunovic f2997768da init
2024-07-31 19:12:35 +02:00

19 lines
276 B
JSON

{
"cli": {
"version": ">= 10.0.0"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}