Skip to content

Commit 99c0521

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.6.1
1 parent 5477a8f commit 99c0521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ dependencies {
7474

7575
testImplementation 'junit:junit:4.13.2'
7676
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
77-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
77+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
7878
}

0 commit comments

Comments
 (0)