mirror of
https://gitee.com/openharmony/applications_app_samples
synced 2024-11-27 02:30:43 +00:00
修复Chat编译报错问题
Signed-off-by: yeyedeshen <yangxin181@huawei.com>
This commit is contained in:
parent
59213b2362
commit
c78fec2730
@ -15,14 +15,12 @@
|
||||
|
||||
{
|
||||
"app": {
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 10,
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 10,
|
||||
"targetSdkVersion": 10,
|
||||
"runtimeOS": "OpenHarmony"
|
||||
}
|
||||
],
|
||||
"signingConfigs": [
|
||||
|
@ -28,10 +28,6 @@
|
||||
"name": "search_place_holder",
|
||||
"value": "搜索..."
|
||||
},
|
||||
{
|
||||
"name": "search_place_holder",
|
||||
"value": "搜索..."
|
||||
},
|
||||
{
|
||||
"name": "user1Name",
|
||||
"value": "自己"
|
||||
|
Loading…
Reference in New Issue
Block a user