File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ dependencies {
3434 implementation ' io.coil-kt:coil:1.4.0'
3535
3636 implementation ' androidx.core:core-ktx:1.7.0'
37- implementation ' androidx.appcompat:appcompat:1.3.1 '
37+ implementation ' androidx.appcompat:appcompat:1.4.0 '
3838 implementation ' com.google.android.material:material:1.4.0'
39- implementation ' androidx.constraintlayout:constraintlayout:2.1.1 '
39+ implementation ' androidx.constraintlayout:constraintlayout:2.1.2 '
4040 testImplementation ' junit:junit:4.+'
4141 androidTestImplementation ' androidx.test.ext:junit:1.1.3'
4242 androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ dependencies {
3333 // Add new dependencies
3434 implementation " io.getstream:stream-chat-android-ui-components:4.23.0"
3535 implementation ' io.coil-kt:coil:1.4.0'
36- implementation " androidx.activity:activity-ktx:1.3.1 "
36+ implementation " androidx.activity:activity-ktx:1.4.0 "
3737
3838 implementation ' androidx.core:core-ktx:1.7.0'
39- implementation ' androidx.appcompat:appcompat:1.3.1 '
39+ implementation ' androidx.appcompat:appcompat:1.4.0 '
4040 implementation ' com.google.android.material:material:1.4.0'
41- implementation ' androidx.constraintlayout:constraintlayout:2.1.1 '
41+ implementation ' androidx.constraintlayout:constraintlayout:2.1.2 '
4242 testImplementation ' junit:junit:4.+'
4343 androidTestImplementation ' androidx.test.ext:junit:1.1.3'
4444 androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
You can’t perform that action at this time.
0 commit comments