Skip to content

Commit c001aa9

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent 7f1a0ce commit c001aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
2727
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',
2828
androidxFragment : 'androidx.fragment:fragment:1.4.0',
29-
androidxJunit : 'androidx.test.ext:junit:1.1.3',
29+
androidxJunit : 'androidx.test.ext:junit:1.2.1',
3030
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',
3131
androidxStartup : 'androidx.startup:startup-runtime:1.1.0',
3232
androidxTestRunner : 'androidx.test:runner:1.4.0',

0 commit comments

Comments
 (0)