Skip to content

Commit

Permalink
Update Espresso Contrib Version (References #384)
Browse files Browse the repository at this point in the history
  • Loading branch information
panpanini committed Jan 30, 2018
1 parent ae9b9ab commit 6a4e621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ ext {
supporttest : [
runner : "com.android.support.test:runner:1.0.1",
espresso: "com.android.support.test.espresso:espresso-core:3.0.1",
contrib : "com.android.support.test.espresso:espresso-contrib:2.2.2"
contrib : "com.android.support.test.espresso:espresso-contrib:3.0.1"
],
]
}

0 comments on commit 6a4e621

Please sign in to comment.