Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 16c2f25

Browse files
authored
Merge pull request #123 from android/dependabot/gradle/ScopedStorage/androidx.test.espresso-espresso-core-3.4.0
Bump espresso-core from 3.3.0 to 3.4.0 in /ScopedStorage
2 parents 5cdacac + 0401806 commit 16c2f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ dependencies {
7373

7474
testImplementation 'junit:junit:4.13.2'
7575
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
76-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
76+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
7777
}

0 commit comments

Comments
 (0)