Results 1 issues of burton999dev

I'm using ProGuard v5.3.2. I resolved this issue to add the proguard settings. `-keep interface com.birbit.android.jobqueue.** { *; }` I'm not sure this solution is best. It would be great...