You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a project (Kanban board) I needed to use Ollie(you know I am lazy like most developers to use SQLite on Android, I think), but I already had a RxJava 2.x dependency and Ollie has RxJava 1.x support.
So I created a new repository, mainly to use JitPack to publish the library, and I added RxJava 2.x support.
Check it out here!
README.md is missing, but just copy the URL and paste in JitPack to get the dependency.
Add support for RxJava v2.x
The text was updated successfully, but these errors were encountered: