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

[v0.13.2] [proguard] fixed issues with dropped themis symbols ==> develop #9

Merged
merged 11 commits into from
Oct 9, 2020

Conversation

dodikk
Copy link
Owner

@dodikk dodikk commented Oct 9, 2020

Basically solved by adding proguard.cfg with the following test.

-keep class com.cossacklabs.themis.**
-keep class com.cossacklabs.themis.** {*;}

Discussions in cossacklabs/themis repositoruy issue
cossacklabs/themis#716

@dodikk dodikk merged commit dcb9de4 into develop Oct 9, 2020
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.

1 participant