TRTC SDK更换

This commit is contained in:
huangjian
2022-05-25 17:18:49 +08:00
parent 3897dfabb0
commit 4366a09dde
2 changed files with 1 additions and 1 deletions

View File

@@ -100,7 +100,7 @@ dependencies {
api project(':nim_uikit')
api project(':library')
api project(':agora-ktv-kit-release')
api 'com.tencent.liteav:LiteAVSDK_TRTC:latest.release'
implementation files('libs/LiteAVSDK_TRTC_9.9.0.26402.aar')
}
repositories {