Skip to content

Commit e07bc6d

Browse files
Bump espresso-core from 3.3.0 to 3.4.0
Bumps espresso-core from 3.3.0 to 3.4.0. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7f6ff5 commit e07bc6d

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
@@ -44,7 +44,7 @@ dependencies {
4444
implementation 'com.android.volley:volley:1.2.0'
4545
implementation 'androidx.appcompat:appcompat:1.2.0'
4646
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
47-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
47+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4848
implementation 'com.google.firebase:firebase-analytics:19.0.1'
4949
implementation 'com.google.firebase:firebase-crashlytics:18.2.1'
5050
implementation 'com.google.firebase:firebase-perf:19.1.1'

0 commit comments

Comments
 (0)