20 lines
329 B
JSON
20 lines
329 B
JSON
{
|
|
"identifier": "jan.ai.app",
|
|
"build": {
|
|
"devUrl": null,
|
|
"frontendDist": "../web-app/dist"
|
|
},
|
|
"app": {
|
|
"security": {
|
|
"capabilities": ["mobile"]
|
|
}
|
|
},
|
|
"plugins": {},
|
|
"bundle": {
|
|
"resources": ["resources/LICENSE"],
|
|
"externalBin": [],
|
|
"android": {
|
|
"minSdkVersion": 24
|
|
}
|
|
}
|
|
} |