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 08c22cd commit 0b87522Copy full SHA for 0b87522
sdk/explorer-link-rtc/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'androidx.appcompat:appcompat:1.2.0'
43
implementation 'com.squareup.retrofit2:converter-gson:2.0.2'
44
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
45
- api 'com.tencent.liteav:LiteAVSDK_TRTC:9.4.10921'
+ api 'com.tencent.liteav:LiteAVSDK_TRTC:11.4.0.13270'
46
implementation 'com.squareup.picasso:picasso:2.71828'
47
implementation 'com.alibaba:fastjson:1.2.73'
48
0 commit comments