krschultz / android-proguard-snippets

Proguard configurations for common Android libraries
http://www.kevinrschultz.com/blog/2014/02/15/proguard-with-gradle/
Apache License 2.0
4.59k stars 598 forks source link

Add Butterknife 8 and Foresee rules #124

Open martynhaigh opened 8 years ago

martynhaigh commented 8 years ago

Butterknife 8 should already include the rules by default but from what I could tell it doesn't mention this anywhere, so I've added the rules and included some text explaining this.

I hate Foresee but I've included the rules in case anyone else finds themselves looking.