Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 321 Bytes

#Boiler Plate code for MVVM

THis contains ViewMode, Room, RxJava, Dagger2, Retrofit Dependencies

You can clone it, change the package name and application name in gradle to use it.

There are certain demo Models already made in data package to make it eady to understand room usage, you can use them or simply delete.