Skip to content

Commit 0fb055f

Browse files
Bump com.github.bumptech.glide:glide from 4.16.0 to 5.0.5
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.16.0 to 5.0.5. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.16.0...v5.0.5) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6f06ef commit 0fb055f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ dependencies {
188188
}
189189

190190
//Glide
191-
implementation("com.github.bumptech.glide:glide:4.16.0")
192-
ksp("com.github.bumptech.glide:compiler:4.16.0")
191+
implementation("com.github.bumptech.glide:glide:5.0.5")
192+
ksp("com.github.bumptech.glide:compiler:5.0.5")
193193

194194
//CircleImageView
195195
implementation("de.hdodenhof:circleimageview:3.1.0")

0 commit comments

Comments
 (0)