Open SMontiel opened 7 years ago
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.
What's your opinion, buddy?
Add support for RxJava v2.x