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 @@ -31,8 +31,8 @@ android {
3131
3232dependencies {
3333 // Add new dependencies
34- implementation " io.getstream:stream-chat-android-ui-components:6.28.1 "
35- implementation " io.getstream:stream-chat-android-offline:6.28.1 "
34+ implementation " io.getstream:stream-chat-android-ui-components:6.28.0 "
35+ implementation " io.getstream:stream-chat-android-offline:6.28.0 "
3636 implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
3737 implementation " com.google.android.material:material:1.12.0"
3838 implementation " androidx.activity:activity-ktx:1.10.1"
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ android {
3232
3333dependencies {
3434 // Add new dependencies
35- implementation " io.getstream:stream-chat-android-ui-components:6.28.1 "
36- implementation " io.getstream:stream-chat-android-offline:6.28.1 "
35+ implementation " io.getstream:stream-chat-android-ui-components:6.28.0 "
36+ implementation " io.getstream:stream-chat-android-offline:6.28.0 "
3737 implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
3838 implementation " com.google.android.material:material:1.12.0"
3939 implementation " androidx.activity:activity-ktx:1.10.1"
You can’t perform that action at this time.
0 commit comments