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

Keep only package names not obfuscated #29

Merged
merged 4 commits into from
Jun 14, 2019
Merged

Keep only package names not obfuscated #29

merged 4 commits into from
Jun 14, 2019

Conversation

emartynov
Copy link
Contributor

There is another option to keep only packages and allow class name obfuscation (https://www.guardsquare.com/en/products/proguard/manual/usage#keeppackagenames).

@CLAassistant
Copy link

CLAassistant commented May 24, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@ShaishavGandhi ShaishavGandhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to test it before I merge this to make sure it still works.

rxdogtag/src/main/resources/META-INF/proguard/rxdogtag.pro Outdated Show resolved Hide resolved
@ShaishavGandhi
Copy link
Collaborator

I tested this on a sample app and it works fine with keeppackagenames

@ShaishavGandhi
Copy link
Collaborator

Thanks!

@ShaishavGandhi ShaishavGandhi merged commit 8d7d12b into uber:master Jun 14, 2019
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.

3 participants