mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
Bump glide from 4.11.0 to 4.12.0
Bumps [glide](https://github.com/bumptech/glide) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.11.0...v4.12.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef089fec8c
commit
fa14342729
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ dependencies {
|
|||
implementation 'com.github.stefan-niedermann:android-commons:0.2.0'
|
||||
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
||||
implementation 'com.github.bumptech.glide:glide:4.12.0'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
|
||||
|
||||
// Markdown
|
||||
|
|
Loading…
Reference in a new issue