Skip to content

Commit 466b3a4

Browse files
committed
Bump Stream SDK to 5.11.1
1 parent 4b9b80a commit 466b3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io/getstream/avatarview/Dependencies.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Versions {
1717
internal const val COIL = "2.1.0"
1818
internal const val GLIDE = "4.13.2"
1919

20-
internal const val STREAM_CHAT_SDK = "5.10.0"
20+
internal const val STREAM_CHAT_SDK = "5.11.1"
2121
}
2222

2323
object Dependencies {

0 commit comments

Comments
 (0)