(Android) Proguard can't find dynamically referenced class javax.swing?

If there is no version of log4j without the Swing dependencies, and if you can't easily add a filter on the jar in the build process, the cleanest solution is to switch off just these particular warnings in proguard.cfg.

Related Questions