We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a8491 commit d455415Copy full SHA for d455415
2 files changed
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Adds phrase 鬥木
9
- Adds phrase 軟熟
10
- Updated androidx.test.ext:junit to v1.1.4
11
+- Updated androidx.test.espresso:espresso-core to v3.5.0
12
13
14
## [v0.9.23] (45) 乾透 (2022-10-30)
app/build.gradle
@@ -41,5 +41,5 @@ dependencies
41
implementation 'com.google.android.material:material:1.7.0'
42
testImplementation 'junit:junit:4.13.2'
43
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
44
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
45
}
0 commit comments