Skip to content

Commit 18554f1

Browse files
Bump com.github.bumptech.glide:compiler in /android-refimpl-app
Bumps [com.github.bumptech.glide:compiler](https://github.com/bumptech/glide) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:compiler dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bea65d0 commit 18554f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,10 @@ dependencies {
348348
exclude group: 'com.android.support'
349349
}
350350
//
351-
implementation('com.github.bumptech.glide:glide:5.0.4') {
351+
implementation('com.github.bumptech.glide:glide:5.0.5') {
352352
exclude group: 'com.android.support'
353353
}
354-
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.4'
354+
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.5'
355355
//
356356
//
357357
//

0 commit comments

Comments
 (0)