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

Support Proguard 7 #912

Closed
kurtisnelson opened this issue Jul 15, 2020 · 0 comments · Fixed by #914
Closed

Support Proguard 7 #912

kurtisnelson opened this issue Jul 15, 2020 · 0 comments · Fixed by #914
Assignees

Comments

@kurtisnelson
Copy link
Contributor

The artifact path for Proguard is hard-coded. With Proguard 7, they moved it to com.guardsquare. We should first check for the new version in ProguardUtils and use it if present.

@kurtisnelson kurtisnelson self-assigned this Jul 15, 2020
@kurtisnelson kurtisnelson linked a pull request Jul 15, 2020 that will close this issue
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 a pull request may close this issue.

2 participants