需要添加直播接口
This commit is contained in:
14
uni_modules/tuikit-atomic-x/utssdk/app-android/config.json
Normal file
14
uni_modules/tuikit-atomic-x/utssdk/app-android/config.json
Normal 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.+"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user