Skip to content

Commit

Permalink
bump Glide dependencie
Browse files Browse the repository at this point in the history
  • Loading branch information
freezerain committed Nov 30, 2023
1 parent 8d8e63e commit be69e49
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 @@ -65,7 +65,7 @@ dependencies {
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.google.dagger:hilt-android:2.48.1'
implementation 'com.github.bumptech.glide:glide:4.14.2'
implementation 'com.github.bumptech.glide:glide:5.0.0-rc01'
// GlideImage and GlideLazyLoader with Compose
implementation 'com.github.bumptech.glide:compose:1.0.0-beta01'

Expand Down

0 comments on commit be69e49

Please sign in to comment.