Commit 72bcddf9 by 霍志良

feat:云信SDK升级

parent 2492bb69
......@@ -10,7 +10,7 @@ ext {
"m-fm" : "0.0.30.03",
"m-user" : "0.0.61.38",
"m-home" : "0.0.22.68",
"m-im" : "0.0.19.67",
"m-im" : "0.0.19.68",
"m-dynamic" : "0.0.7.26",
"m-article" : "0.0.0.10",
......@@ -93,7 +93,7 @@ ext {
"m-fm" : "0.0.30.01",
"m-user" : "0.0.61.38",
"m-home" : "0.0.22.68",
"m-im" : "0.0.19.67",
"m-im" : "0.0.19.68",
"m-dynamic" : "0.0.7.26",
"m-article" : "0.0.0.8",
......
......@@ -84,10 +84,10 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
kapt 'com.alibaba:arouter-compiler:1.2.2'
implementation 'com.ydl:nim-base:1.0.4.1'
implementation 'com.netease.nimlib:basesdk:7.2.0'
implementation 'com.netease.nimlib:avchat:7.2.0'
implementation 'com.netease.nimlib:nrtc:7.2.0'
implementation 'com.ydl:nim-base:1.1.0.0'
implementation 'com.netease.nimlib:basesdk:8.5.0'
implementation 'com.netease.nimlib:avchat:8.5.0'
implementation 'com.netease.nimlib:nrtc:8.5.0'
api rootProject.ext.dependencies["ydl-user-router"]
implementation rootProject.ext.dependencies["BaseRecyclerViewAdapterHelper"]
......
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