proguard.flags revision 2daa2b3b059ac755e8280741b23d65360ae233bc
1# see http://sourceforge.net/tracker/?func=detail&aid=2787465&group_id=54750&atid=474707
2-optimizations !code/simplification/arithmetic
3-allowaccessmodification
4
5# Some classes in the libraries extend package private classes to chare common functionality
6# that isn't explicitly part of the API
7-dontskipnonpubliclibraryclasses
8