8000 Tweak things for when the library is proguarded by alexarchambault · Pull Request #3 · coursier/jni-utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Tweak things for when the library is proguarded #3

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

Merged
merged 3 commits into from
Apr 27, 2021

Conversation

alexarchambault
Copy link
Member

Avoid referencing some classes with native methods, unused at runtime and that may get proguarded.

When that class is renamed, its native methods can't be linked. So we
avoid loading it when we don't need to.
@alexarchambault alexarchambault merged commit d78ad8f into coursier:master Apr 27, 2021
@alexarchambault alexarchambault deleted the develop branch April 27, 2021 14:45
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
0