Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7abf91b9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Niedermann IT-Dienstleistungen
Browse files

Bump compiler from 4.14.1 to 4.14.2

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

)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 1ce4bce7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ dependencies {

    // Glide
    implementation 'com.github.bumptech.glide:glide:4.14.1'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'

    // Android X
    implementation 'androidx.appcompat:appcompat:1.5.1'