mirror of
https://gitee.com/openharmony/applications_mms
synced 2024-11-22 23:29:41 +00:00
升级ohpm
Signed-off-by: liuxiyao <liuxiyao223@huawei.com>
This commit is contained in:
parent
f1f79e5537
commit
b0c1e78fd1
@ -14,12 +14,12 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 9,
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "debug",
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 9
|
||||
}
|
||||
]
|
||||
},
|
||||
|
11
oh-package.json5
Normal file
11
oh-package.json5
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@ohos/hypium": "1.0.6"
|
||||
},
|
||||
"name": "mms",
|
||||
"description": "example description",
|
||||
"repository": {},
|
||||
"version": "1.0.0",
|
||||
"dependencies": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user