Skip to content

Instantly share code, notes, and snippets.

@Egorand
Created July 2, 2016 09:46
Show Gist options
  • Save Egorand/de1215657adb4947fbe6c019676790d4 to your computer and use it in GitHub Desktop.
Save Egorand/de1215657adb4947fbe6c019676790d4 to your computer and use it in GitHub Desktop.
android-espresso-sorted-list-recyclerview-dependency
dependencies {
// other "compile" dependencies go here
compile "com.android.support:recyclerview-v7:${APPCOMPAT_VERSION}"
// "androidTest" dependencies are here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment