Skip to content

Commit ba69d61

Browse files
committed
chore(deps): update dependency androidx.test.espresso:espresso-core to v3.4.0
1 parent b129e5a commit ba69d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'de.hdodenhof:circleimageview:3.1.0'
3737
testImplementation 'junit:junit:4.13.2'
3838
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
39-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
39+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4040
implementation project(':openCVLibrary341')
4141
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
4242
implementation "org.jetbrains.anko:anko:0.10.8"

0 commit comments

Comments
 (0)