I came across this exception while adding espresso to an android project. I already try the link that comes with this exception
**Conflict with dependency \'
сompile 'com.android.support:support-annotations:23.3.0' androidTestCompile ("com.android.support.test:runner:0.5"){ exclude group: 'com.android.support' } androidTestCompile ('com.android.support.test:rules:0.5'){ exclude group: 'com.android.support' }
It's a solution