Skip to content

Instantly share code, notes, and snippets.

@swanhtet1992
Last active August 29, 2015 14:20
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 swanhtet1992/a1982bd0b143f06d26ec to your computer and use it in GitHub Desktop.
Save swanhtet1992/a1982bd0b143f06d26ec to your computer and use it in GitHub Desktop.
dependencies {
// ...
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test:rules:0.2'
androidTestCompile 'com.android.support.test.uiautomator:uiautomator-v18:2.1.0'
androidTestCompile 'com.android.support:support-v4:22.1.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment