8000 Proguard · cqr/PlayerHater Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
chrisrhoden edited this page Mar 21, 2013 · 1 revision

Because plugins are loaded dynamically, you will need to add the following line to your proguard configuration to ensure that they make the trip unscathed.

-keep public class * implements org.prx.android.playerhater.plugins.PlayerHaterPlugin
Clone this wiki locally
0