需要添加直播接口

This commit is contained in:
cbb
2026-01-12 17:52:15 +08:00
parent 83fec2617c
commit 13af9eb303
281 changed files with 313157 additions and 104 deletions

View File

@@ -0,0 +1,14 @@
{
"minSdkVersion": "21",
"dependencies": [
"org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3",
"com.google.code.gson:gson:2.10.1",
"com.github.yyued:SVGAPlayer-Android:2.6.1",
"androidx.constraintlayout:constraintlayout:2.1.4",
"com.google.android.material:material:1.11.0",
"com.tencent.liteav:LiteAVSDK_Professional:12.7+",
"com.tencent.imsdk:imsdk-plus:8.7.+",
"com.tencent.liteav.tuikit:tuicore:8.7.+",
"io.trtc.uikit:common:3.3.+"
]
}