Skip to content

Instantly share code, notes, and snippets.

@javi-moralesf
Created April 30, 2015 16:37
Show Gist options
  • Save javi-moralesf/5ee25dd3ef0db44ee1da to your computer and use it in GitHub Desktop.
Save javi-moralesf/5ee25dd3ef0db44ee1da to your computer and use it in GitHub Desktop.
dependencies {
...
compile 'com.squareup.retrofit:retrofit:1.9.0'
compile 'io.reactivex:rxjava:1.0.0'
compile 'com.squareup.okhttp:okhttp-urlconnection:2.0.0'
compile 'com.squareup.okhttp:okhttp:2.0.0'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment