Skip to content

Commit 23aa751

Browse files
dependabot[bot]stefan-niedermann
authored andcommitted
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](bumptech/glide@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>
1 parent 6b50152 commit 23aa751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989

9090
// Glide
9191
implementation 'com.github.bumptech.glide:glide:4.14.0'
92-
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.0'
92+
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1'
9393

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

0 commit comments

Comments
 (0)