File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
53
53
implementation " io.arrow-kt:arrow-instances-data:$arrow_version "
54
54
kapt " io.arrow-kt:arrow-annotations-processor:$arrow_version "
55
55
56
- def glide_version = " 4.8 .0"
56
+ def glide_version = " 4.11 .0"
57
57
implementation " com.github.bumptech.glide:glide:$glide_version "
58
58
kapt " com.github.bumptech.glide:compiler:$glide_version "
59
59
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ dependencies {
78
78
implementation " io.arrow-kt:arrow-instances-data:$arrow_version "
79
79
kapt " io.arrow-kt:arrow-annotations-processor:$arrow_version "
80
80
81
- def glide_version = " 4.7.1 "
81
+ def glide_version = " 4.11.0 "
82
82
implementation " com.github.bumptech.glide:glide:$glide_version "
83
83
kapt " com.github.bumptech.glide:compiler:$glide_version "
84
84
You can’t perform that action at this time.
0 commit comments