mirror of
https://gitee.com/openharmony/applications_settings_data
synced 2024-11-26 16:32:13 +00:00
Switch CompatibleSDKVersion to Api-9
Signed-off-by: hufeng <hufeng20@huawei.com> Change-Id: Ib7a2a34a69249acbe53ba6457cf8f33a9f8e45ae
This commit is contained in:
parent
806040aef7
commit
a0fc988477
@ -3,7 +3,7 @@
|
||||
"signingConfigs": [
|
||||
],
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 10,
|
||||
"compatibleSdkVersion": 9,
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
@ -25,4 +25,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user