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

Remove explicit ProGuard plugin dependencies #2041

Conversation

Marcono1234
Copy link
Collaborator

Explicitly specifying dependencies only seems to be necessary when using <proguardVersion> config element to override version (and even that might not be necessary; only adding explicit dependencies might suffice). However, when omitting it, plugin uses a recent ProGuard version on its own.

So it was most likely redundant by me to include the explicit ProGuard dependencies and the <proguardVersion> in #1964 in the first place, sorry.

Explicitly specifying dependencies only seems to be necessary when using
`<proguardVersion>` config element to override version (and even that might
not be necessary; only adding explicit dependencies might suffice). However,
when omitting it, plugin uses a recent ProGuard version on its own.
@eamonnmcmanus eamonnmcmanus merged commit 9793828 into google:master Dec 28, 2021
@Marcono1234 Marcono1234 deleted the marcono1234/remove-explicit-proguard-dependencies branch December 28, 2021 19:12
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.

None yet

2 participants