Skip to content

Commit

Permalink
Update dependency androidx.test.espresso:espresso-core to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent d52b409 commit fce556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ext {
androidJUnitVersion = '1.1.5'

// android espresso
androidEsspressoVersion = '3.5.1'
androidEsspressoVersion = '3.6.1'

// App dependencies
supportLibraryVersion = '27.1.1'
Expand Down

0 comments on commit fce556e

Please sign in to comment.