Files
Nova40/eas.json
T
dios.one 23dc306f12 init
2026-04-21 18:00:30 +07:00

18 lines
228 B
JSON

{
"cli": {
"version": ">= 3.0.0"
},
"build": {
"preview": {
"android": {
"buildType": "apk"
}
},
"production": {
"android": {
"buildType": "app-bundle"
}
}
}
}