Skip to content

Commit cbf6ba7

Browse files
Bump com.r0adkll:slidableactivity from 2.0.5 to 2.1.0
Bumps [com.r0adkll:slidableactivity](https://github.com/r0adkll/Slidr) from 2.0.5 to 2.1.0. - [Release notes](https://github.com/r0adkll/Slidr/releases) - [Commits](r0adkll/Slidr@v2.0.5...v2.1.0) --- updated-dependencies: - dependency-name: com.r0adkll:slidableactivity dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc4aed2 commit cbf6ba7

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
@@ -115,7 +115,7 @@ dependencies {
115115
// implementation 'com.yqritc:recyclerview-flexibledivider:1.4.0'
116116
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
117117
//noinspection GradleDynamicVersion
118-
implementation 'com.r0adkll:slidableactivity:2.0.5'
118+
implementation 'com.r0adkll:slidableactivity:2.1.0'
119119
implementation 'com.github.bumptech.glide:okhttp3-integration:4.1.1'
120120
implementation 'pub.devrel:easypermissions:3.0.0'
121121
implementation 'org.greenrobot:eventbus:3.3.1'

0 commit comments

Comments
 (0)