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

Don't proguard the whole design library #29

Closed
wants to merge 0 commits into from

Conversation

consp1racy
Copy link
Contributor

@consp1racy consp1racy commented May 31, 2017

I'm above the dex limit so your problem became my problem :D

Use proguard as a precision tool, pretty sure card-form doesn't need everything from the design library. And if it does need something it's going to be kept anyway.

Secondly the library should depend on the oldest support library it can do with. See https://stackoverflow.com/questions/42949974/android-support-repo-46-0-0-with-android-studio-2-3/42957234#42957234

@lkorth
Copy link
Member

lkorth commented Jun 19, 2017

I tried to amend the PR to fix a merge conflict when removing the dependency ranges, but it appears to have gone sideways in the GitHub UI. The change to remove the design library from the consumer Proguard file is now on master @ 8f1c373. Thanks for your contribution @consp1racy!

I'll address dependency ranges in braintree/braintree-android-drop-in#38 shortly.

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