Skip to content

Commit 629d519

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.6.1
1 parent 7ed74f0 commit 629d519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xplosion-sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ dependencies {
4848
implementation 'androidx.appcompat:appcompat:1.4.2'
4949
testImplementation 'junit:junit:4.13.2'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
51-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
51+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
5252
}

0 commit comments

Comments
 (0)