File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
stream_video_flutter/android
stream_video_push_notification/android Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ android {
3838
3939 dependencies {
4040 implementation ' io.getstream:stream-log:1.3.4'
41- implementation " io.coil-kt:coil:3.3 .0"
41+ implementation " io.coil-kt:coil:2.4 .0"
4242 implementation ' androidx.core:core:1.17.0'
4343 implementation ' androidx.media:media:1.7.0'
4444 implementation ' androidx.appcompat:appcompat:1.7.0'
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ android {
4343 implementation ' androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
4444 implementation ' com.fasterxml.jackson.core:jackson-core:2.20.0'
4545 implementation ' com.fasterxml.jackson.core:jackson-databind:2.20.0'
46- implementation " io.coil-kt:coil:3.3 .0"
46+ implementation " io.coil-kt:coil:2.4 .0"
4747 }
4848
4949 testOptions {
You can’t perform that action at this time.
0 commit comments