File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ android {
3838
3939dependencies {
4040 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
41- implementation " io.getstream:stream-chat-android-ui-components:4.5.0 "
41+ implementation " io.getstream:stream-chat-android-ui-components:4.5.1 "
4242 implementation ' io.coil-kt:coil:1.1.1'
4343
4444 implementation " androidx.recyclerview:recyclerview:1.1.0"
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
4040
4141dependencies {
4242 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
43- implementation " io.getstream:stream-chat-android-ui-components:4.5.0 "
43+ implementation " io.getstream:stream-chat-android-ui-components:4.5.1 "
4444 implementation ' io.coil-kt:coil:1.1.1'
4545
4646 implementation " androidx.recyclerview:recyclerview:1.1.0"
You can’t perform that action at this time.
0 commit comments