Skip to content

Commit

Permalink
Merge pull request #21 from moderGamer/renovate/com.github.bumptech.g…
Browse files Browse the repository at this point in the history
…lide-glide-4.x

fix(deps): update dependency com.github.bumptech.glide:glide to v4.16.0
  • Loading branch information
moderGamer authored Aug 21, 2023
2 parents b965afe + ef50067 commit f7e659d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.9.0'
implementation 'com.github.bumptech.glide:glide:4.15.1'
implementation 'com.github.bumptech.glide:glide:4.16.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'

Expand Down

0 comments on commit f7e659d

Please sign in to comment.