初步替换IM接口
This commit is contained in:
@@ -12,7 +12,6 @@ eventbus = "3.3.1"
|
||||
firebaseBom = "33.2.0"
|
||||
gson = "2.12.1"
|
||||
imagecropview = "3.0.1"
|
||||
imsdkPlus = "8.1.6116"
|
||||
jpushGoogle = "5.4.0"
|
||||
jwtdecode = "2.0.2"
|
||||
kotlin = "1.9.10"
|
||||
@@ -70,7 +69,6 @@ firebase-messaging-ktx = { module = "com.google.firebase:firebase-messaging-ktx"
|
||||
firebase-perf = { module = "com.google.firebase:firebase-perf" }
|
||||
gson = { module = "com.google.code.gson:gson", version.ref = "gson" }
|
||||
imagecropview = { module = "io.github.rroohit:ImageCropView", version.ref = "imagecropview" }
|
||||
imsdk-plus = { module = "com.tencent.imsdk:imsdk-plus", version.ref = "imsdkPlus" }
|
||||
jpush-google = { module = "cn.jiguang.sdk:jpush-google", version.ref = "jpushGoogle" }
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junitVersion" }
|
||||
|
||||
Reference in New Issue
Block a user