Skip to content

Commit

Permalink
Remove unnecessary support-v4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
John Rodriguez committed Mar 3, 2018
1 parent 0201596 commit 3c77dd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion picasso/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
implementation deps.supportExifInterface
testImplementation deps.junit
testImplementation deps.truth
testImplementation deps.supportV4
testImplementation deps.robolectric
testImplementation deps.mockito
testImplementation deps.mockWebServer
Expand Down

0 comments on commit 3c77dd0

Please sign in to comment.