diff --git a/library/build.gradle b/library/build.gradle index 23ab2a8ec48ca75391794cd0ee307bd96e2f35e3..fbf9832181d4608becebbeb8f469fb6210600d0c 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 = "ExpandableTextView" - DEFAULT_VERSION = '0.0.1-SNAPSHOT' -} ohos { compileSdkVersion 5