Skip to content

Commit a0a1425

Browse files
chore(deps): bump com.davemorrissey.labs:subsampling-scale-image-view
Bumps [com.davemorrissey.labs:subsampling-scale-image-view](https://github.com/davemorrissey/subsampling-scale-image-view) from 3.6.0 to 3.10.0. - [Release notes](https://github.com/davemorrissey/subsampling-scale-image-view/releases) - [Changelog](https://github.com/davemorrissey/subsampling-scale-image-view/blob/master/release.gradle) - [Commits](davemorrissey/subsampling-scale-image-view@v3.6.0...v3.10.0) --- updated-dependencies: - dependency-name: com.davemorrissey.labs:subsampling-scale-image-view dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be95cd4 commit a0a1425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dependencies {
119119
implementation 'me.ghui:global-retrofit-converter:1.0.2'
120120
// Using JitPack version of RecyclerView-FlexibleDivider (maintained fork)
121121
implementation 'com.github.mazenrashed:RecyclerView-FlexibleDivider:1.5.0'
122-
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
122+
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'
123123
//noinspection GradleDynamicVersion
124124
implementation 'com.r0adkll:slidableactivity:2.1.0'
125125
implementation 'com.github.bumptech.glide:okhttp3-integration:4.1.1'

0 commit comments

Comments
 (0)