修复Chat编译报错问题

Signed-off-by: yeyedeshen <yangxin181@huawei.com>
This commit is contained in:
yeyedeshen 2023-09-25 19:27:01 +08:00
parent 59213b2362
commit c78fec2730
2 changed files with 2 additions and 8 deletions

View File

@ -15,14 +15,12 @@
{
"app": {
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"targetSdkVersion": 10,
"runtimeOS": "OpenHarmony"
}
],
"signingConfigs": [

View File

@ -28,10 +28,6 @@
"name": "search_place_holder",
"value": "搜索..."
},
{
"name": "search_place_holder",
"value": "搜索..."
},
{
"name": "user1Name",
"value": "自己"