Skip to content

Instantly share code, notes, and snippets.

@nathanjones
Last active April 26, 2016 14:55
Show Gist options
  • Save nathanjones/2d89f4bb1645380ae1d3fa10528a9da5 to your computer and use it in GitHub Desktop.
Save nathanjones/2d89f4bb1645380ae1d3fa10528a9da5 to your computer and use it in GitHub Desktop.
// required to use RecyclerViews
compile 'com.android.support:recyclerview-v7:23.2.1'
// probably a good idea to have too
compile 'com.android.support:appcompat-v7:23.3.0'
compile 'com.android.support:cardview-v7:23.2.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment