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

Get specific for test libs too #143

Closed tir38 closed 6 years ago

tir38 commented 7 years ago

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)