Skip to content

Instantly share code, notes, and snippets.

@oatpano
Created April 16, 2017 09:17
Show Gist options
  • Save oatpano/2358e1701483083165b86ccfaf7650ae to your computer and use it in GitHub Desktop.
Save oatpano/2358e1701483083165b86ccfaf7650ae to your computer and use it in GitHub Desktop.
depedencies{
//retrofit2
compile 'com.squareup.retrofit2:retrofit:2.2.0'
//gson converter by retrofit
compile 'com.squareup.retrofit2:converter-gson:2.2.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment