WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 3a1511b

Browse files
Update dependency androidx.test.ext:junit to v1.2.0
1 parent c28cf5a commit 3a1511b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
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.0'
7575
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
7676
}

0 commit comments

Comments
 (0)