I am running into a problem with proguard and RPC. The application keeps failing on generated RPC classes so I would like them generated with a Keep annotation (for the jvm and android). This would be helpful for all users. The other would be to suggest proguard rules for RPC.