File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ dependencies {
9898 annotationProcessor " com.jakewharton:butterknife-compiler:10.2.3"
9999 implementation ' com.google.dagger:dagger:2.57'
100100 annotationProcessor " com.google.dagger:dagger-compiler:2.57"
101- implementation ' com.github.bumptech.glide:glide:4.16.0 '
102- annotationProcessor ' com.github.bumptech.glide:compiler:4.16.0 '
101+ implementation ' com.github.bumptech.glide:glide:5.0.5 '
102+ annotationProcessor ' com.github.bumptech.glide:compiler:5.0.5 '
103103 implementation ' jp.wasabeef:glide-transformations:4.3.0'
104104 implementation ' de.hdodenhof:circleimageview:3.1.0'
105105 // Using Maven Central version of FlycoTabLayout (AndroidX version)
@@ -117,7 +117,7 @@ dependencies {
117117 implementation ' com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'
118118 // noinspection GradleDynamicVersion
119119 implementation ' com.r0adkll:slidableactivity:2.1.0'
120- implementation ' com.github.bumptech.glide:okhttp3-integration:4.16.0 '
120+ implementation ' com.github.bumptech.glide:okhttp3-integration:5.0.5 '
121121 implementation ' pub.devrel:easypermissions:3.0.0'
122122 implementation ' org.greenrobot:eventbus:3.3.1'
123123 // Temporarily disabled due to JitPack issues
You can’t perform that action at this time.
0 commit comments