Skip to content

Commit 4e61d87

Browse files
committed
- Update to Compose SDK 5.2.0
1 parent 5259376 commit 4e61d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ android {
4747
}
4848

4949
dependencies {
50-
implementation "io.getstream:stream-chat-android-compose:5.1.0"
50+
implementation "io.getstream:stream-chat-android-compose:5.2.0"
5151

5252
implementation "androidx.compose.material:material-icons-extended:$compose_version"
5353
implementation "androidx.compose.ui:ui:$compose_version"

0 commit comments

Comments
 (0)