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

Don't warn about the simpleframework stream package #95

Closed kordianbruck closed 8 years ago

kordianbruck commented 8 years ago

I also get warnings from this additional package which prevents me to successfully build with abortOnError and warningsAsErrors.