krschultz / android-proguard-snippets

Proguard configurations for common Android libraries

Home Page:http://www.kevinrschultz.com/blog/2014/02/15/proguard-with-gradle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Butterknife possible conflict

dtogias opened this issue · comments

The proguard lines mentioned in Butterknife documentation have some differences from the ones in the snippets. Any reason for that?

It seems that the Butterknife docs are a bit out of date. I didn't actually know that, but @jozuasijsling was nice enough to update this repo to the latest in PR #7. I am using the latest proguard conf from this repo in production apps and haven't had any issues.