1
0

update gradle

This commit is contained in:
2022-02-12 19:28:24 +08:00
parent eb2c33d16a
commit 58249439a7
7 changed files with 27 additions and 38 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'com.huawei.ohos.decctest'
//For instructions on signature configuration, see https://developer.harmonyos.com/cn/docs/documentation/doc-guides/ide_debug_device-0000001053822404#section1112183053510
ohos {
compileSdkVersion 7
compileSdkVersion 6
defaultConfig {
compatibleSdkVersion 6
}
@@ -20,7 +20,7 @@ ohos {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.har'])
testImplementation 'junit:junit:4.13.1'
ohosTestImplementation 'com.huawei.ohos.testkit:runner:1.0.0.200'
ohosTestImplementation 'com.huawei.ohos.testkit:runner:2.0.0.200'
}
decc {
supportType = ['html','xml']

View File

@@ -10,13 +10,22 @@
"deviceConfig": {},
"module": {
"deviceType": [
"Wearable"
"liteWearable"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry"
},
"metaData": {
"customizeData": [
{
"name": "hwc-theme",
"extra": "",
"value": "androidhwext:style/Theme.Emui.Translucent.NoTitleBar"
}
]
},
"js": [
{
"pages": [