android-proguard-snippets icon indicating copy to clipboard operation
android-proguard-snippets copied to clipboard

Add okio configuration to okhttp since it depends on it

Open ylogx opened this issue 8 years ago • 1 comments

ylogx avatar Nov 22 '15 01:11 ylogx

I think we're better off putting a note in the OkHTTP config that you should also include the Okio config.

Unfortunately sometimes I feel like this project has all the pain of maintaining a maven central without any of the tooling. I can see the argument for putting everything that OkHTTP requires in its config, but if we follow that to its conclusion some libraries (e.g. AWS SDK) will end up including practically all the rules in the repo. It's a tough call.

krschultz avatar Nov 29 '15 00:11 krschultz