Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: It's causing Proguard not to obfuscate classes #21

Closed
Xoshbin opened this issue Jul 14, 2018 · 1 comment
Closed

BUG: It's causing Proguard not to obfuscate classes #21

Xoshbin opened this issue Jul 14, 2018 · 1 comment
Assignees
Labels

Comments

@Xoshbin
Copy link

Xoshbin commented Jul 14, 2018

It's been exactly 23 hours that I'm looking why Proguard not obfuscating my classes and finally after removing this library from dependencies it's been working again. this library is great and I loved it but didn't publish it with my app yet because it was blocking Proguard to obfuscate. So please fix this bug.

@pflammertsma
Copy link
Contributor

Oh yeah, this isn't good! It appears the proguard rules are far too generic; see:

-keep public class * {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants