Skip to content

Instantly share code, notes, and snippets.

@naturalwarren
Created May 4, 2018 19:18
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 naturalwarren/b774e16c33d7ac87846c2d1c29ba0f36 to your computer and use it in GitHub Desktop.
Save naturalwarren/b774e16c33d7ac87846c2d1c29ba0f36 to your computer and use it in GitHub Desktop.
apply plugin: ‘com.android.application’
dependencies {
implementation deps.support.appcompat
implementation deps.retrofit.core
implementation deps.retrofit.adapter.rxjava2
implementation deps.retrofit.converter.moshi
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment