git-subtree-dir: app git-subtree-mainline:e9a4f8e401git-subtree-split:0e0b64f20f
25 lines
490 B
JSON
25 lines
490 B
JSON
{
|
|
"cli": {
|
|
"version": ">= 3.0.0"
|
|
},
|
|
"build": {
|
|
"development": {
|
|
"developmentClient": true,
|
|
"distribution": "internal"
|
|
},
|
|
"preview": {
|
|
"distribution": "internal",
|
|
"android": {
|
|
"buildType": "apk"
|
|
}
|
|
},
|
|
"production": {
|
|
"android": {
|
|
"buildType": "apk"
|
|
}
|
|
}
|
|
},
|
|
"submit": {
|
|
"production": {}
|
|
}
|
|
} |