MichaelRocks / paranoid

String obfuscator for Android applications.
Apache License 2.0
670 stars 79 forks source link

Error in version 0.3.3 #52

Closed saleho27 closed 3 years ago

saleho27 commented 3 years ago

Hi, I am using paranoid in every app and everything is works fine. I am used to using version 0.3.2 and today I update it to 0.3.3 but getting an error while trying to rebuild project.

The error says "Could not initialize class io.michaelrocks.paranoid.grip.ClassesQueryBuilder" and I don't know how to solve it. Can you give some clue how to solve this problem? Or should I stay in 0.3.2?

My project is currently using this seeting

Is there any missing configuration? Thanks in advanced

saleho27 commented 3 years ago

I close this issue since I just read the similar issue here https://github.com/MichaelRocks/paranoid/issues/49 and I think I found the explanation.

Thanks for your great work!!!