Skip to content

Commit 3e47d84

Browse files
Bump com.github.bumptech.glide:glide from 4.9.0 to 5.0.7
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.9.0 to 5.0.7. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.9.0...v5.0.7) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae80bce commit 3e47d84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116
implementation 'com.google.firebase:firebase-crashlytics:18.3.7'
117117

118118
implementation "androidx.legacy:legacy-support-core-ui:$legacy_support_version"
119-
implementation('com.github.bumptech.glide:glide:4.9.0') {
119+
implementation('com.github.bumptech.glide:glide:5.0.7') {
120120
exclude group: 'com.android.support'
121121
}
122122
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

0 commit comments

Comments
 (0)