Skip to content

Commit 6745744

Browse files
committed
更新基础组件
Change-Id: Id9311e13b1aa76f63c4f41f2fc6d1ebf1e958658
1 parent 1c4936f commit 6745744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/explorer-link-rtc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'androidx.appcompat:appcompat:1.2.0'
4343
implementation 'com.squareup.retrofit2:converter-gson:2.0.2'
4444
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
45-
implementation 'com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13102'
45+
implementation 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
4646
implementation 'com.squareup.picasso:picasso:2.71828'
4747
implementation 'com.alibaba:fastjson:1.2.73'
4848

sdk/video-advanced-app-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
// changing = true
4949
// }
5050
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.23'
51-
api 'com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13102'
51+
api 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
5252
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34'
5353
api 'com.tencent.iot.thirdparty.android:media-server:1.0.5'
5454
api 'io.github.sundoggynew:iot-soundtouch:1.0.0'

0 commit comments

Comments
 (0)