Skip to content

Commit 511830c

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.5 to 5.0.7. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v5.0.5...v5.0.7) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:compiler dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9415ef2 commit 511830c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.5') {
351+
implementation('com.github.bumptech.glide:glide:5.0.7') {
352352
exclude group: 'com.android.support'
353353
}
354-
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.5'
354+
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.7'
355355
//
356356
//
357357
//

0 commit comments

Comments
 (0)