Skip to content

Commit

Permalink
Update espresso-core to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Husta committed May 2, 2018
1 parent d0ed78c commit 861eb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ dependencies {
// can't use java.nio.file.*
testImplementation 'org.assertj:assertj-core:1.7.1'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
}

0 comments on commit 861eb4d

Please sign in to comment.