Skip to content

Instantly share code, notes, and snippets.

@RoRoche
Created November 6, 2019 12:46
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 RoRoche/a645b74094eef513baca38c4d55cb811 to your computer and use it in GitHub Desktop.
Save RoRoche/a645b74094eef513baca38c4d55cb811 to your computer and use it in GitHub Desktop.
build.gradle for OkHttp3 dependency
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment