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

Update Retrofit library to 2.9.0 #177

Closed
ghusta opened this issue May 23, 2020 · 1 comment
Closed

Update Retrofit library to 2.9.0 #177

ghusta opened this issue May 23, 2020 · 1 comment
Milestone

Comments

@ghusta
Copy link
Owner

ghusta commented May 23, 2020

Update library : com.squareup.retrofit2:retrofit

See https://github.com/square/retrofit/blob/master/CHANGELOG.md#version-290-2020-05-20

@ghusta
Copy link
Owner Author

ghusta commented May 23, 2020

Changelog :

New: RxJava 3 adapter!

The Maven coordinates are com.squareup.retrofit2:rxjava3-adapter.

Unlike the RxJava 1 and RxJava 2 adapters, the RxJava 3 adapter's create() method will produce asynchronous HTTP requests by default. For synchronous requests use createSynchronous() and for synchronous on a scheduler use createWithScheduler(..).

@ghusta ghusta closed this as completed in cdab0dd May 23, 2020
@ghusta ghusta added this to the 1.6.5 milestone May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant