File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ android {
3030
3131dependencies {
3232 // Add new dependencies
33- implementation " io.getstream:stream-chat-android-ui-components:4.28.2 "
34- implementation " com.google.android.material:material:1.4 .0"
33+ implementation " io.getstream:stream-chat-android-ui-components:5.0.1 "
34+ implementation " com.google.android.material:material:1.5 .0"
3535 implementation " androidx.activity:activity-ktx:1.4.0"
3636 implementation " io.coil-kt:coil:1.4.0"
3737}
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323dependencies {
2424 // Add new dependencies
25- implementation " io.getstream:stream-chat-android-ui-components:4.28.2 "
26- implementation " com.google.android.material:material:1.4 .0"
25+ implementation " io.getstream:stream-chat-android-ui-components:5.0.1 "
26+ implementation " com.google.android.material:material:1.5 .0"
2727 implementation " androidx.activity:activity-ktx:1.4.0"
2828 implementation " io.coil-kt:coil:1.4.0"
2929}
You can’t perform that action at this time.
0 commit comments