Update dependency androidx.test.espresso:espresso-core to v3.6.0
This commit is contained in:
parent
4a99e4cf92
commit
b4d84561db
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ fastScroll = "1.3.0"
|
|||
material = "1.13.0-alpha03"
|
||||
gson = "2.11.0"
|
||||
|
||||
espressoCore = "3.5.1"
|
||||
espressoCore = "3.6.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.1.5"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue