ProGuard Usage
Each of these -keep options is of course followed by a specification of the classes and class members (fields and methods) to which it should be applied. If you're not sure which option you need, you should probably simply use -keep. It will make sure the...