Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. androidTestCompile(project(':common'))
  2. compile project(':common')
  3.  
  4. java.lang.RuntimeException: java.lang.ClassNotFoundException: Class...
  5. ...
  6. at java.lang.reflect.Method.invokeNative(Native Method)
  7. at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement