Skip to content

Commit 0fe14bf

Browse files
committed
更新基础组件
Change-Id: Idf3b544ed5ec0c28ac18faacc44598571e210992
1 parent 713c7e0 commit 0fe14bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

explorer/explorer-device-rtc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation project(':explorer:explorer-device-android')
3838
}
3939
testImplementation 'junit:junit:4.13'
40-
api 'com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13102'
40+
api 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
4141
api 'com.squareup.picasso:picasso:2.71828'
4242
api 'com.alibaba:fastjson:1.2.73'
4343
api project(':explorer:explorer-media-common')

video/video-advanced-device-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation 'com.alibaba:fastjson:1.2.73'
5454
api 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.4'
5555
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34-SNAPSHOT'
56-
api 'com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13102'
56+
api 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
5757
api 'com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.8-SNAPSHOT'
5858
api 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.8-SNAPSHOT'
5959
api 'com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.8-SNAPSHOT'

0 commit comments

Comments
 (0)