fix: 修改特殊类型相关配置

This commit is contained in:
2023-05-09 10:24:06 +08:00
parent ac2beb5370
commit eb7adc487d
449 changed files with 34086 additions and 4 deletions

View File

@@ -0,0 +1,18 @@
{
"version": 3,
"artifactType": {
"type": "PACKAGED_MANIFESTS",
"kind": "Directory"
},
"applicationId": "com.navinfo.ocr",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"outputFile": "../../merged_manifest/debug/AndroidManifest.xml"
}
],
"elementType": "File"
}