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 c9cd04b commit 6e1bdc9Copy full SHA for 6e1bdc9
samplekotlin/build.gradle
@@ -22,7 +22,7 @@ android {
22
23
dependencies {
24
// Add new dependencies
25
- implementation "io.getstream:stream-chat-android-ui-components:4.24.0"
+ implementation "io.getstream:stream-chat-android-ui-components:4.25.0"
26
implementation "com.google.android.material:material:1.4.0"
27
implementation "androidx.activity:activity-ktx:1.4.0"
28
implementation "io.coil-kt:coil:1.4.0"
0 commit comments