File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ android {
3737}
3838
3939dependencies {
40- implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
4140 implementation " io.getstream:stream-chat-android-ui-components:4.5.1"
4241 implementation ' io.coil-kt:coil:1.1.1'
4342
Original file line number Diff line number Diff line change @@ -39,12 +39,7 @@ android {
3939}
4040
4141dependencies {
42- <<<<<< < Updated upstream
43- implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
4442 implementation " io.getstream:stream-chat-android-ui-components:4.5.1"
45- ====== =
46- implementation " io.getstream:stream-chat-android-ui-components:4.5.0"
47- >>>>>>> Stashed changes
4843 implementation ' io.coil-kt:coil:1.1.1'
4944
5045 implementation " androidx.recyclerview:recyclerview:1.1.0"
You can’t perform that action at this time.
0 commit comments