lawless-client/client/build-config.json

17 行
365 B
JSON

2026-07-09 11:54:43 +08:00
{
"platform": "android",
"packageName": "com.xuqinmin.honghuang",
"buildPath": "./build",
"outputName": "android",
"debug": true,
"sourceMaps": false,
"mainBundleCompressionType": "merge_dep",
"mainBundleIsRemote": false,
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
}
}