Set settings for production build
This commit is contained in:
parent
586fd54aed
commit
f77b751ef0
1 changed files with 2 additions and 3 deletions
5
eas.json
5
eas.json
|
@ -7,12 +7,11 @@
|
|||
"developmentClient": true,
|
||||
"distribution": "internal"
|
||||
},
|
||||
"preview": {
|
||||
"production": {
|
||||
"android": {
|
||||
"buildType": "apk"
|
||||
}
|
||||
},
|
||||
"production": {}
|
||||
}
|
||||
},
|
||||
"submit": {
|
||||
"production": {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue