Skip to content

Instantly share code, notes, and snippets.

@raviyadav4875
Created February 23, 2018 16:03
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/e7b8f9fac9fff6608fd77ebe6f0cd4de to your computer and use it in GitHub Desktop.
Save raviyadav4875/e7b8f9fac9fff6608fd77ebe6f0cd4de to your computer and use it in GitHub Desktop.
Module_One
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:24.2.1'
compile 'com.squareup.picasso:picasso:2.4.0'
compile 'com.android.support:recyclerview-v7:24.2.1'
compile 'com.android.support:cardview-v7:24.2.1'
compile 'com.android.support:design:24.2.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment