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

Please add Cupboard

aeroperf opened this issue · comments

In general I would like to add more libraries, so if there are any libraries you would like added let me know. However in this specific case I don't think it will be possible. Cupboard's ProGuard configuration will be project specific because it is dependent on the package name and structure. I would like this repository to contain only universal configurations that can be shared cross project without modification.

I would put rules like Cupboard's in your proguard-project.pro file. I have a bit more of my thoughts about this on my blog.