Skip to content

Commit

Permalink
Merge pull request vinc3m1#160 from jon-adams/159-proguard-fix-for-mi…
Browse files Browse the repository at this point in the history
…ssing-picasso

Updated release-proguard.txt to fix vinc3m1#159
  • Loading branch information
vinc3m1 authored Jun 18, 2016
2 parents 6a20131 + 222e06d commit da51c66
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion roundedimageview/release-proguard.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Proguard configuration.
-dontwarn com.squareup.okhttp.**
-dontwarn com.squareup.okhttp.**

# References to Picasso are okay if the consuming app doesn't use it
-dontwarn com.squareup.picasso.Transformation

0 comments on commit da51c66

Please sign in to comment.