Files
info-tager-mobile/eas.json
Samandar Turgunboyev 124798419b fitst commit
2026-01-28 18:26:50 +05:00

22 lines
344 B
JSON

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