Skip to content

Commit

Permalink
Add Coil-gif library to the example app
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Jan 31, 2022
1 parent c296d79 commit bc28c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies {
// EasyAdapter dependencies for testing Image Loading Options
implementation "com.squareup.picasso:picasso:2.71828"
implementation "io.coil-kt:coil:1.4.0"
implementation "io.coil-kt:coil-gif:1.4.0"
implementation "com.github.bumptech.glide:glide:4.12.0"
annotationProcessor "com.github.bumptech.glide:compiler:4.12.0"

Expand Down

0 comments on commit bc28c58

Please sign in to comment.