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 @@ -34,7 +34,7 @@ android {
3434
3535dependencies {
3636 implementation " org.jetbrains.kotlin:kotlin-stdlib:1.4.10"
37- implementation " com.github.getstream:stream-chat-android:1ab9aa8ae2bde84d5e7a61b767b32dd0c33d05e6 "
37+ implementation " com.github.getstream:stream-chat-android:4.4.1 "
3838 implementation " io.coil-kt:coil:1.0.0"
3939
4040 implementation " androidx.lifecycle:lifecycle-viewmodel:2.3.0-beta01"
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
4040
4141dependencies {
4242 implementation " org.jetbrains.kotlin:kotlin-stdlib:1.4.10"
43- implementation " com.github.getstream:stream-chat-android:1ab9aa8ae2bde84d5e7a61b767b32dd0c33d05e6 "
43+ implementation " com.github.getstream:stream-chat-android:4.4.1 "
4444 implementation " io.coil-kt:coil:1.0.0"
4545
4646 implementation " androidx.lifecycle:lifecycle-viewmodel:2.3.0-beta01"
You can’t perform that action at this time.
0 commit comments