mirror of
https://gitee.com/openharmony/applications_settings
synced 2024-11-27 00:20:59 +00:00
build.gradle
Signed-off-by: wangzd1026 <wangzd1026@thundersoft.com>
This commit is contained in:
parent
5334985dfa
commit
e748bfb04a
@ -6,6 +6,7 @@ ohos {
|
||||
defaultConfig {
|
||||
compatibleSdkVersion 6
|
||||
}
|
||||
supportSystem "standard"
|
||||
}
|
||||
|
||||
buildscript {
|
||||
@ -22,7 +23,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.huawei.ohos:hap:3.0.1.6'
|
||||
classpath 'com.huawei.ohos:hap:3.0.3.2'
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -4,7 +4,7 @@ ohos {
|
||||
defaultConfig {
|
||||
compatibleSdkVersion 6
|
||||
}
|
||||
supportSystem "standard"
|
||||
arkEnabled false
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user