diff --git a/entry/build.gradle b/entry/build.gradle index 7bbe8543c4a1cd64df2c6c93c213105587c14d4c..b6a530685b13c069eb745befc4f1d92a0e497cdc 100644 --- a/entry/build.gradle +++ b/entry/build.gradle @@ -20,7 +20,7 @@ dependencies { implementation fileTree(dir: 'libs', include: ['*.jar', '*.har']) testImplementation 'junit:junit:4.13' ohosTestImplementation 'com.huawei.ohos.testkit:runner:1.0.0.100' - implementation('com.gitee.chinasoft_ohos:youtubejextractor:0.0.1-SNAPSHOT') + implementation('com.gitee.chinasoft_ohos:youtubejextractor:0.0.2-SNAPSHOT') // implementation project(':youtubejextractor') } decc {