Commit 76e8fc66 by 万齐军

网易纯音频

parent 84a2b33f
......@@ -14,7 +14,7 @@ buildscript {
ydlrouter_version = '1.2.3'
constrait_support_version = '1.0.2'
componentVersion = "0.3.0.4-SNAPSHOT"
componentVersion = "0.3.0.5-SNAPSHOT"
}
repositories {
mavenCentral()
......@@ -51,6 +51,7 @@ allprojects { p ->
url 'http://maven.aliyun.com/nexus/content/groups/public/'
allowInsecureProtocol true
}
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
mavenLocal()
}
}
......
......@@ -63,7 +63,7 @@ dependencies {
implementation rootProject.ext.dependencies["BaseRecyclerViewAdapterHelper"]
api 'com.tencent.tbs.tbssdk:sdk:43903'
implementation('com.netease.yunxin.kit:call-ui:1.5.6')
implementation('com.netease.yunxin.kit:call-ui:1.5.9-SNAPSHOT')
api project(':ydl-webview')
api project(':ydl-platform')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment