Skip to content

Instantly share code, notes, and snippets.

@Ventura2
Created April 13, 2018 14:10
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 Ventura2/67baa54deffcf51fa60b6a9060d993ed to your computer and use it in GitHub Desktop.
Save Ventura2/67baa54deffcf51fa60b6a9060d993ed to your computer and use it in GitHub Desktop.
gradle dependencies
dependencies {
//Dagger dependencies
implementation 'com.google.dagger:dagger:2.15'
annotationProcessor 'com.google.dagger:dagger-compiler:2.15'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment