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

Proguard: impossible to optimize/shrink #192

Open
pekd opened this issue Apr 26, 2019 · 0 comments
Open

Proguard: impossible to optimize/shrink #192

pekd opened this issue Apr 26, 2019 · 0 comments

Comments

@pekd
Copy link
Contributor

pekd commented Apr 26, 2019

The -dontshrink and -dontoptimize options for Proguard are hardcoded in mx. This makes it impossible to have a distribution that is optimized by Proguard. Is it possible to remove these two options from the default and make them opt-in, or at least provide a way to remove those options from the Proguard command line for specific distributions (e.g. a new property like shrink: true)?

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

No branches or pull requests

1 participant