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

Fix JacksonConfigParser$ProjectConfigModule proguard issue #265

Closed
wants to merge 1 commit into from

Conversation

patrickyin
Copy link

Summary

Test plan

  1. Import the SDK to an android project
  2. Compile your testing android project with code obfuscation using ProGuard. (The release build type should have this setting by default)
  3. The test passes if you can see BUILD SUCCESSFUL, otherwise, test fails

Issues

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

Successfully merging this pull request may close these issues.

Proguard fails on latest version of sdk
2 participants