替换声网的RTC库

This commit is contained in:
18401019693 2024-04-08 13:23:46 +08:00
parent 382c53ab1f
commit d38bc35324

View File

@ -158,7 +158,7 @@ dependencies {
//im
api 'com.tencent.imsdk:imsdk-plus:5.4.666'
api 'com.google.code.gson:gson:2.8.8'
api 'cn.rongcloud.sdk:rtc_lib:5.2.0' //
// api 'cn.rongcloud.sdk:rtc_lib:5.2.0' //
// 5.1.2
api 'cn.rongcloud.sdk:im_lib:5.2.0.2'
@ -226,5 +226,5 @@ dependencies {
//
api 'com.github.xiaohaibin:XBanner:androidx_v1.2.6'
implementation 'io.agora.rtc:full-sdk:4.3.0'
}