Bump compiler from 4.14.0 to 4.14.1

Bumps [compiler](https://github.com/bumptech/glide) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

---
updated-dependencies:
- 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>
This commit is contained in:
dependabot[bot] 2022-09-30 13:15:41 +00:00 committed by Niedermann IT-Dienstleistungen
parent 6b50152eb3
commit 23aa751ecf

View file

@ -89,7 +89,7 @@ dependencies {
// Glide
implementation 'com.github.bumptech.glide:glide:4.14.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1'
// Android X
implementation 'androidx.appcompat:appcompat:1.5.1'