Skip to content

Commit

Permalink
Remove espresso (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline authored and eoji committed Apr 10, 2018
1 parent c9c9c5b commit acd6987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ dependencies {
testCompile 'org.robolectric:shadows-multidex:3.0'
testCompile "org.robolectric:shadows-play-services:3.0"
testCompile "org.robolectric:shadows-support-v4:3.0"
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.2.2'
androidTestCompile 'com.android.support.test:rules:0.5'
androidTestCompile 'com.android.support.test:runner:0.5'
androidTestCompile 'com.android.support:support-annotations:27.0.0'
Expand Down

0 comments on commit acd6987

Please sign in to comment.