Update dependency androidx.test.espresso:espresso-core to v3.6.1
This commit is contained in:
parent
90515f85e4
commit
a65b19bc42
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.6.0"
|
||||
espressoCore = "3.6.1"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue