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

Get specific for test libs too

tir38 opened this issue · comments

Instead of a generic catch-all for "common" testing libs (https://github.com/krschultz/android-proguard-snippets/blob/c636c6c8448565e91e25a66f11fab3fca035c29c/examples/proguard-project-test.pro), add specific proguard files for known testing libs (espresso, robolectric, junit, etc)