Skip to content

Commit 53a8491

Browse files
committed
Update androidx.test.ext:junit to v1.1.4
1 parent 38e43a5 commit 53a8491

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
@@ -7,6 +7,7 @@
77
- Adds phrase 器重
88
- Adds phrase 鬥木
99
- Adds phrase 軟熟
10+
- Updated androidx.test.ext:junit to v1.1.4
1011

1112

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

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ dependencies
4040
{
4141
implementation 'com.google.android.material:material:1.7.0'
4242
testImplementation 'junit:junit:4.13.2'
43-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
43+
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
4444
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4545
}

0 commit comments

Comments
 (0)