20 lines
475 B
JSON
20 lines
475 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 16.0.0",
|
|
"appVersionSource": "local"
|
|
},
|
|
"build": {
|
|
"production": {
|
|
"distribution": "internal",
|
|
"autoIncrement": true,
|
|
"android": {
|
|
"buildType": "apk"
|
|
},
|
|
"env": {
|
|
"EXPO_PUBLIC_UPDATE_URL": "https://ota-omnex-admin.uber-stup.club/api/manifest"
|
|
},
|
|
"channel": "production-omnex-admin"
|
|
}
|
|
}
|
|
}
|