We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Latest release is 3.0.1 which uses different package name (okhttp3.OkHttpClient, etc.). Is this blocked due to OkHttpClient being final in 3.0.1?
That should be fixed in square/okhttp#2292.
The text was updated successfully, but these errors were encountered:
That certainly doesn't help, it'll be easier when it's fixed.
Sorry, something went wrong.
Is there any technical reason not to support Comsat Retrofit with OkHttp as the underlying client in addition to Apache?
Not that I'm aware of, indeed that's something worth looking into.
Would you mind creating a feature request issue about that too?
OkHttpClient is no longer "final", at least in the latest version, is this something we can have upgraded?
circlespainter
No branches or pull requests
Latest release is 3.0.1 which uses different package name (okhttp3.OkHttpClient, etc.). Is this blocked due to OkHttpClient being final in 3.0.1?
That should be fixed in square/okhttp#2292.
The text was updated successfully, but these errors were encountered: