Skip to content

Commit 570417e

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent c28cf5a commit 570417e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ dependencies {
7171
implementation "io.github.hoc081098:FlowExt:0.2.0"
7272

7373
testImplementation 'junit:junit:4.13.2'
74-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
74+
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
7575
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
7676
}

0 commit comments

Comments
 (0)