Skip to content

Instantly share code, notes, and snippets.

@shahbazahmed1269
Last active September 21, 2017 03:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shahbazahmed1269/0f00c8d298dc9400556d9673c6c89c9c to your computer and use it in GitHub Desktop.
Save shahbazahmed1269/0f00c8d298dc9400556d9673c6c89c9c to your computer and use it in GitHub Desktop.
compile 'com.squareup.retrofit2:retrofit:2.1.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
compile 'android.arch.lifecycle:runtime:1.0.0'
compile 'android.arch.lifecycle:extensions:1.0.0-alpha9-1'
annotationProcessor 'android.arch.lifecycle:compiler:1.0.0-alpha9-1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment