Files
mobile-darmasaba/eas.json
amel c71292d966 fix: build
Deskripsi:
- update build

No Issues'
2025-06-16 17:16:34 +08:00

22 lines
344 B
JSON

{
"cli": {
"version": ">= 16.10.0",
"appVersionSource": "remote"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {
"autoIncrement": true
}
},
"submit": {
"production": {}
}
}