Files
uniapp-im-shop/uni_modules/tuikit-atomic-x/utssdk/app-android/config.json
bobobobo df7c6ad3fc QAQ
2026-02-03 20:39:02 +08:00

14 lines
529 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:common:3.3.+"
]
}