Skip to content

Commit ed8e2c4

Browse files
chore(deps): bump com.github.bumptech.glide:okhttp3-integration
Bumps [com.github.bumptech.glide:okhttp3-integration](https://github.com/bumptech/glide) from 4.1.1 to 4.16.0. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.1.1...v4.16.0) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:okhttp3-integration dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be95cd4 commit ed8e2c4

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
@@ -122,7 +122,7 @@ dependencies {
122122
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
123123
//noinspection GradleDynamicVersion
124124
implementation 'com.r0adkll:slidableactivity:2.1.0'
125-
implementation 'com.github.bumptech.glide:okhttp3-integration:4.1.1'
125+
implementation 'com.github.bumptech.glide:okhttp3-integration:4.16.0'
126126
implementation 'pub.devrel:easypermissions:3.0.0'
127127
implementation 'org.greenrobot:eventbus:3.3.1'
128128
implementation 'com.github.oasisfeng:condom:2.5.0'

0 commit comments

Comments
 (0)