diff --git a/library/build.gradle b/library/build.gradle index 0dcb4e0b1a4c454ccfdcae15d6b72c2a59776518..115ec9dab4917734bb2e858c3797e205259e0bf5 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -1,11 +1,4 @@ apply plugin: 'com.huawei.ohos.library' -apply from: '../upload.gradle' -rootProject.ext { - DEFAULT_GROUP_ID = 'com.gitee.chinasoft_ohos' - DEFAULT_ARTIFACT_ID = "MaterialSearchBar" - DEFAULT_VERSION = '0.0.1-SNAPSHOT' -} - ohos { compileSdkVersion 5 defaultConfig {