新增TRTC语音SDK类型

This commit is contained in:
huangjian
2021-11-24 11:33:57 +08:00
parent 89fd7a023b
commit 8185c60bde
18 changed files with 5613 additions and 1 deletions

View File

@@ -105,6 +105,8 @@ dependencies {
api project(':nim_uikit')
api project(':library')
api project(':agora-ktv-kit-release')
api 'com.tencent.liteav:LiteAVSDK_TRTC:latest.release'
}
repositories {
mavenCentral()