Skip to content

Commit ceb3781

Browse files
committed
Bump Stream SDK to 5.0.2
1 parent b1e49e1 commit ceb3781

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 = "1.4.0"
1818
internal const val GLIDE = "4.13.0"
1919

20-
internal const val STREAM_CHAT_SDK = "5.0.1"
20+
internal const val STREAM_CHAT_SDK = "5.0.2"
2121

2222
internal const val CONSTRAINT_LAYOUT = "2.1.2"
2323
internal const val MATERIAL = "1.5.0"

0 commit comments

Comments
 (0)