Closed carlonzo closed 7 years ago
I second this, Guava is adding almost 15k methods to my project, and has forced me to turn on multidex.
I've taken Guava out - will be sorted in the next release: https://github.com/pusher/pusher-websocket-android/pull/19
Great news, thanks @zmarkan. Any news on when this release will be out?
Should be either tonight or early next week.
I just pushed to maven central, the version 0.4.0 of the lib should be available in a matter of hours.
I dont want to add guava to the list of dependencies. guava-retrying is adding guava and findbugs. Can you please avoid using it?