Skip to content

Commit

Permalink
Merge pull request #140 from rosuH/dependabot/gradle/dev/com.github.b…
Browse files Browse the repository at this point in the history
…umptech.glide-glide-4.13.1

⬆️ Bump glide from 4.12.0 to 4.13.1
  • Loading branch information
rosuH committed Feb 27, 2022
2 parents 9274c47 + 0e339be commit 7256120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
implementation("androidx.datastore:datastore-preferences:1.0.0")
implementation("com.google.dagger:hilt-android:2.40.4")
kapt("com.google.dagger:hilt-compiler:2.40.4")
implementation("com.github.bumptech.glide:glide:4.12.0")
implementation("com.github.bumptech.glide:glide:4.13.1")
kapt("com.github.bumptech.glide:compiler:4.12.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.0")
implementation("androidx.appcompat:appcompat:1.4.0")
Expand Down

0 comments on commit 7256120

Please sign in to comment.