Skip to content

Instantly share code, notes, and snippets.

@raviyadav4875
Created February 23, 2018 17:39
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 raviyadav4875/eaf6af432c28de6d9b1067864cba0727 to your computer and use it in GitHub Desktop.
Save raviyadav4875/eaf6af432c28de6d9b1067864cba0727 to your computer and use it in GitHub Desktop.
Updated module_one->build.gradle
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
implementation libs.support_appcompat_v7
implementation libs.picasso
implementation libs.recyclerview
implementation libs.cardview
implementation libs.design
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment