We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298bacc commit 75fdda2Copy full SHA for 75fdda2
app/build.gradle
@@ -47,7 +47,7 @@ android {
47
}
48
49
dependencies {
50
- implementation "io.getstream:stream-chat-android-compose:5.2.0"
+ implementation "io.getstream:stream-chat-android-compose:5.4.0"
51
52
implementation "androidx.compose.material:material-icons-extended:$compose_version"
53
implementation "androidx.compose.ui:ui:$compose_version"
0 commit comments