Advertisement
Guest User

Untitled

a guest
May 29th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. compile 'com.squareup.retrofit2:retrofit:2.1.0'
  2. compile 'com.squareup.retrofit2:converter-gson:2.1.0'
  3.  
  4. compile 'android.arch.lifecycle:runtime:1.0.0-alpha1'
  5. compile 'android.arch.lifecycle:extensions:1.0.0-alpha1'
  6. annotationProcessor 'android.arch.lifecycle:compiler:1.0.0-alpha1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement