Skip to content

Commit 8bb78d9

Browse files
committed
chore(deps): update dependency androidx.test.ext:junit to v1.1.3
1 parent 7c799af commit 8bb78d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/variables.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88
androidxCoreVersion = '1.3.2'
99
androidxFragmentVersion = '1.3.0'
1010
junitVersion = '4.13.2'
11-
androidxJunitVersion = '1.1.2'
11+
androidxJunitVersion = '1.1.3'
1212
androidxEspressoCoreVersion = '3.3.0'
1313
cordovaAndroidVersion = '7.0.0'
1414
}

0 commit comments

Comments
 (0)