Skip to content

Commit 0bbd59d

Browse files
committed
update callkit version to 4.8.2
1 parent 6cff98e commit 0bbd59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ dependencies {
210210
implementation("io.hyphenate:ease-chat-kit:4.8.2")
211211
// implementation(project(mapOf("path" to ":ease-im-kit")))
212212

213-
implementation("io.hyphenate:ease-call-kit:4.8.1")
213+
implementation("io.hyphenate:ease-call-kit:4.8.2")
214214
// implementation(project(mapOf("path" to ":ease-call-kit")))
215215

216216
implementation("io.hyphenate:hyphenate-chat:4.8.2")

0 commit comments

Comments
 (0)