Guest User

Untitled

a guest
Nov 22nd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. dependencies{
  2. ...
  3.  
  4. androidTestImplementation('com.android.support.test.espresso:espresso-idling-resource:3.0.1') {
  5. exclude module: 'support-annotations'
  6. }
  7. ...
  8. }
Add Comment
Please, Sign In to add comment