TRTC SDK集成方式修改

This commit is contained in:
huangjian
2022-06-23 16:06:59 +08:00
parent cf563dfc19
commit b7b6c7d2a6
5 changed files with 7 additions and 1 deletions

View File

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