15 lines
569 B
JSON
15 lines
569 B
JSON
{
|
|
"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:rtc_room_engine:3.5+",
|
|
"io.trtc.uikit:common:3.3.+"
|
|
]
|
|
} |