square / sqlbrite

A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
https://square.github.io/sqlbrite/3.x/sqlbrite/
Apache License 2.0
4.57k stars 419 forks source link

Update readme to reflect new API changes #235

Closed ShaishavGandhi closed 6 years ago

ShaishavGandhi commented 6 years ago

234

While I was at it, also updated the Gradle dependency config to implementation

Signed-off-by: shaishavgandhi05 shaishgandhi@gmail.com