Skip to content

Commit

Permalink
Merge pull request #480 from MikeOrtiz/dependabot/gradle/com.github.b…
Browse files Browse the repository at this point in the history
…umptech.glide-glide-4.14.2

Bump glide from 4.14.1 to 4.14.2
  • Loading branch information
hannesa2 authored Oct 10, 2022
2 parents cd89333 + 4307b6d commit a7fd345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation 'com.github.bumptech.glide:glide:4.14.1'
implementation 'com.github.bumptech.glide:glide:4.14.2'

androidTestImplementation 'com.github.AppDevNext:Moka:1.3'
androidTestImplementation "androidx.test.ext:junit:1.1.3"
Expand Down

0 comments on commit a7fd345

Please sign in to comment.