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

Bundle proguard rules inside the library #193

Merged
merged 1 commit into from
Jul 30, 2015

Conversation

MichaelEvans
Copy link
Contributor

consumerProguardFiles allows libraries to bundle their Proguard configs, so that end users don't have to!

More about it here: https://plus.google.com/+IanLake/posts/1HfDuFFkMXG

koral-- added a commit that referenced this pull request Jul 30, 2015
Bundle proguard rules inside the library
@koral-- koral-- merged commit 7c525ef into koral--:master Jul 30, 2015
@koral--
Copy link
Owner

koral-- commented Jul 30, 2015

Interesting feature, but not well known, it is even not listed in Gradle Plugin User Guide.

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.

2 participants