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 @@ -32,7 +32,7 @@ dependencies {
3232 // Add new dependencies
3333 implementation " androidx.lifecycle:lifecycle-livedata-ktx:2.4.1"
3434
35- implementation " io.getstream:stream-chat-android-ui-components:5.1 .0"
35+ implementation " io.getstream:stream-chat-android-ui-components:5.2 .0"
3636 implementation " com.google.android.material:material:1.6.0"
3737 implementation " androidx.activity:activity-ktx:1.4.0"
3838 implementation " io.coil-kt:coil:1.4.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android {
2222
2323dependencies {
2424 // Add new dependencies
25- implementation " io.getstream:stream-chat-android-ui-components:5.1 .0"
25+ implementation " io.getstream:stream-chat-android-ui-components:5.2 .0"
2626 implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"
2727 implementation " com.google.android.material:material:1.6.0"
2828 implementation " androidx.activity:activity-ktx:1.4.0"
You can’t perform that action at this time.
0 commit comments