Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #160 from jon-adams/159-proguard-fix-for-missing-p…
Browse files Browse the repository at this point in the history
…icasso

Updated release-proguard.txt to fix #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.