Skip to content

Commit d455415

Browse files
committed
Update androidx.test.espresso:espresso-core to v3.5.0
1 parent 53a8491 commit d455415

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
@@ -8,6 +8,7 @@
88
- Adds phrase 鬥木
99
- Adds phrase 軟熟
1010
- Updated androidx.test.ext:junit to v1.1.4
11+
- Updated androidx.test.espresso:espresso-core to v3.5.0
1112

1213

1314
## [v0.9.23] (45) 乾透 (2022-10-30)

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.4'
44-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
44+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
4545
}

0 commit comments

Comments
 (0)