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

Generate proguard rules #197

Merged
merged 9 commits into from
Jan 6, 2022
Merged

Generate proguard rules #197

merged 9 commits into from
Jan 6, 2022

Conversation

ZacSweers
Copy link
Owner

This implements generation of proguard rules. Note that these do not do any precondition checks and instead defer them to the IR transformer. This is configurable and also implements a debug option along the way.

Resolves #196, resolves #193

@ZacSweers ZacSweers merged commit 9607637 into main Jan 6, 2022
@ZacSweers ZacSweers deleted the z/proguardRuleGen branch January 6, 2022 18:38
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.

[IR] Add debug option [IR] Generate proguard rule files
1 participant