We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df69d49 commit 7a48261Copy full SHA for 7a48261
app/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation 'junit:junit:4.13.2'
48
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
49
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
50
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.5'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
52
53
androidTestImplementation 'androidx.test:runner:1.4.0'
0 commit comments