We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f3055c + a0a1425 commit 7302d07Copy full SHA for 7302d07
app/build.gradle
@@ -114,7 +114,7 @@ dependencies {
114
implementation 'me.ghui:global-retrofit-converter:1.0.2'
115
// Using JitPack version of RecyclerView-FlexibleDivider (maintained fork)
116
implementation 'com.github.mazenrashed:RecyclerView-FlexibleDivider:1.5.0'
117
- implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
+ implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'
118
//noinspection GradleDynamicVersion
119
implementation 'com.r0adkll:slidableactivity:2.1.0'
120
implementation 'com.github.bumptech.glide:okhttp3-integration:4.1.1'
0 commit comments