Skip to content

Instantly share code, notes, and snippets.

@vprabhu
Created May 18, 2018 07:07
Show Gist options
  • Save vprabhu/e18fcbbd227425ed0c79dd4a3654096c to your computer and use it in GitHub Desktop.
Save vprabhu/e18fcbbd227425ed0c79dd4a3654096c to your computer and use it in GitHub Desktop.
Room Dependency
compile "android.arch.persistence.room:runtime:1.0.0"
annotationProcessor "android.arch.persistence.room:compiler:1.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment