Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Bump versions.glide from 4.10.0 to 4.11.0 (#147)
Browse files Browse the repository at this point in the history
Bumps `versions.glide` from 4.10.0 to 4.11.0.

Updates `glide` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.10.0...v4.11.0)

Updates `compiler` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.10.0...v4.11.0)

Updates `okhttp3-integration` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.10.0...v4.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Łukasz Rutkowski <lukus178@gmail.com>
  • Loading branch information
dependabot-preview[bot] and Tunous authored Jun 16, 2020
1 parent e043efc commit 7b83786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
minSdk : 21,
compileSdk : 28,
supportLib : '28.0.0',
glide : '4.10.0',
glide : '4.11.0',
autoValue : '1.5',
autoValueMoshi : '0.4.3',
moshi : '1.8.0',
Expand Down

0 comments on commit 7b83786

Please sign in to comment.