Skip to content

Instantly share code, notes, and snippets.

@harilee1325
Created August 30, 2019 21:02
Show Gist options
  • Save harilee1325/68256a8189ebb40d83c22f3e245527b4 to your computer and use it in GitHub Desktop.
Save harilee1325/68256a8189ebb40d83c22f3e245527b4 to your computer and use it in GitHub Desktop.
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.1'
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
implementation 'com.squareup.retrofit2:retrofit:2.3.0'
implementation 'com.squareup.retrofit2:converter-scalars:2.3.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment