Skip to content

Instantly share code, notes, and snippets.

@SubhrajyotiSen
Last active November 7, 2017 04:47
Show Gist options
  • Save SubhrajyotiSen/3ba60a52e9e66030f8914071f1f19a48 to your computer and use it in GitHub Desktop.
Save SubhrajyotiSen/3ba60a52e9e66030f8914071f1f19a48 to your computer and use it in GitHub Desktop.
compile "android.arch.lifecycle:extensions:1.0.0"
compile "android.arch.persistence.room:runtime:1.0.0"
annotationProcessor "android.arch.lifecycle:compiler: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