Skip to content

Commit 60ea666

Browse files
committed
Update androidx.test.espresso:espresso-core to v3.5.1
1 parent f77bef9 commit 60ea666

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## [Unreleased]
55

66
- Updated androidx.test.ext:junit to v1.1.5
7+
- Updated androidx.test.espresso:espresso-core to v3.5.1
78

89

910
## [v0.9.25] (47) 落街插蘇 (2022-12-23)

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ dependencies
4141
implementation 'com.google.android.material:material:1.7.0'
4242
testImplementation 'junit:junit:4.13.2'
4343
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
44-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
44+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
4545
}

0 commit comments

Comments
 (0)