File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,14 +30,8 @@ android {
3030
3131dependencies {
3232 // Add new dependencies
33- implementation " io.getstream:stream-chat-android-ui-components:4.23.0"
34- implementation ' io.coil-kt:coil:1.4.0'
35-
36- implementation ' androidx.core:core-ktx:1.7.0'
37- implementation ' androidx.appcompat:appcompat:1.4.0'
38- implementation ' com.google.android.material:material:1.4.0'
39- implementation ' androidx.constraintlayout:constraintlayout:2.1.2'
40- testImplementation ' junit:junit:4.+'
41- androidTestImplementation ' androidx.test.ext:junit:1.1.3'
42- androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
33+ implementation " io.getstream:stream-chat-android-ui-components:4.25.0"
34+ implementation " com.google.android.material:material:1.4.0"
35+ implementation " androidx.activity:activity-ktx:1.4.0"
36+ implementation " io.coil-kt:coil:1.4.0"
4337}
You can’t perform that action at this time.
0 commit comments