We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc671ce commit 0f45533Copy full SHA for 0f45533
custom-attachments-message-composer/build.gradle
@@ -21,7 +21,7 @@ android {
21
22
dependencies {
23
// Stream SDK dependency
24
- implementation "io.getstream:stream-chat-android-ui-components:5.11.3"
+ implementation "io.getstream:stream-chat-android-ui-components:5.17.0"
25
26
implementation libs.androidxCoreKtx
27
implementation libs.androidxActivityKtx
0 commit comments