We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ddbd0 commit 7be4a08Copy full SHA for 7be4a08
explorer/explorer-device-rtc/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation project(':explorer:explorer-device-android')
38
}
39
testImplementation 'junit:junit:4.13'
40
- api 'com.tencent.liteav:LiteAVSDK_TRTC:9.2.10641'
+ api 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
41
api 'com.squareup.picasso:picasso:2.71828'
42
api 'com.alibaba:fastjson:1.2.73'
43
api project(':explorer:explorer-media-common')
0 commit comments