We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e43a5 commit 53a8491Copy full SHA for 53a8491
2 files changed
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Adds phrase 器重
8
- Adds phrase 鬥木
9
- Adds phrase 軟熟
10
+- Updated androidx.test.ext:junit to v1.1.4
11
12
13
## [v0.9.23] (45) 乾透 (2022-10-30)
app/build.gradle
@@ -40,6 +40,6 @@ dependencies
40
{
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.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.4'
44
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
45
}
0 commit comments