Skip to content

Commit

Permalink
Remove picasso dependency from test app
Browse files Browse the repository at this point in the history
  • Loading branch information
danesfeder committed Jan 18, 2018
1 parent 7c74870 commit 1f144e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ dependencies {
implementation dependenciesList.butterKnife
annotationProcessor dependenciesList.butterKnifeProcessor

// Picasso
implementation dependenciesList.picasso

// Leak Canary
debugImplementation dependenciesList.leakCanaryDebug
releaseImplementation dependenciesList.leakCanaryRelease
Expand Down

0 comments on commit 1f144e7

Please sign in to comment.