mirror of
https://github.com/openharmony/applications_print_spooler.git
synced 2026-07-21 06:35:22 -04:00
Switch CompatibleSdkVersion to API-9
Signed-off-by: huangyu <huangyu76@huawei.com> Change-Id: Idaf9930c1a86575279f5a41dfce12d7aa2c537fa
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
||||
"app": {
|
||||
"signingConfigs": [],
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 10,
|
||||
"compatibleSdkVersion": 9,
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
@@ -32,4 +32,4 @@
|
||||
"srcPath": "./feature/ippPrint"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user