mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Bump glide from 4.15.0 to 4.15.1 (#8241)
Bumps `glide` from 4.15.0 to 4.15.1. Updates `com.github.bumptech.glide:glide` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.15.0...v4.15.1) Updates `com.github.bumptech.glide:compiler` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.bumptech.glide:compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
79c54f602f
commit
f76c2f1007
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ def flowBinding = "1.2.0"
|
|||
def flipper = "0.185.0"
|
||||
def epoxy = "5.0.0"
|
||||
def mavericks = "3.0.1"
|
||||
def glide = "4.15.0"
|
||||
def glide = "4.15.1"
|
||||
def bigImageViewer = "1.8.1"
|
||||
def jjwt = "0.11.5"
|
||||
// Temporary version to unblock #6929. Once 0.16.0 is released we should use it, and revert
|
||||
|
|
Loading…
Reference in a new issue