Add preview profile
This commit is contained in:
parent
490dbb794c
commit
01491ed7b3
1 changed files with 6 additions and 1 deletions
7
eas.json
7
eas.json
|
@ -8,7 +8,12 @@
|
||||||
"distribution": "internal"
|
"distribution": "internal"
|
||||||
},
|
},
|
||||||
"preview": {
|
"preview": {
|
||||||
"distribution": "internal"
|
"distribution": "internal",
|
||||||
|
"preview": {
|
||||||
|
"android": {
|
||||||
|
"buildType": "apk"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"production": {}
|
"production": {}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue