修复声网直播间会白屏问题

调整模块间的引用
This commit is contained in:
2024-06-11 14:08:45 +08:00
parent d70c3a8b27
commit 5ae55f87fa
5 changed files with 20 additions and 16 deletions

View File

@@ -40,6 +40,7 @@ dependencies {
api "$AGORA_RTC_SDK"
}
api project(path: ':FaceUnity')
api project(path: ':common')
}
// Because the components are created only during the afterEvaluate phase, you must