Skip to content

Commit

Permalink
更新基础组件
Browse files Browse the repository at this point in the history
Change-Id: Id9311e13b1aa76f63c4f41f2fc6d1ebf1e958658
  • Loading branch information
SundoggyNew committed May 1, 2023
1 parent 1c4936f commit 6745744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/explorer-link-rtc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.squareup.retrofit2:converter-gson:2.0.2'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13102'
implementation 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.alibaba:fastjson:1.2.73'

Expand Down
2 changes: 1 addition & 1 deletion sdk/video-advanced-app-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
// changing = true
// }
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.23'
api 'com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13102'
api 'com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34'
api 'com.tencent.iot.thirdparty.android:media-server:1.0.5'
api 'io.github.sundoggynew:iot-soundtouch:1.0.0'
Expand Down

0 comments on commit 6745744

Please sign in to comment.