Skip to content

Instantly share code, notes, and snippets.

@vamsitallapudi
Created January 30, 2018 17:58
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 vamsitallapudi/285ac17083280f7e77bf3caeb873a3e5 to your computer and use it in GitHub Desktop.
Save vamsitallapudi/285ac17083280f7e77bf3caeb873a3e5 to your computer and use it in GitHub Desktop.
dependencies {
...
//adding a recyclerview
compile "com.android.support:recyclerview-v7:26.1.0"
//adding a cardview
compile "com.android.support:cardview-v7:26.1.0"
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment