We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ea074 commit 373a9e1Copy full SHA for 373a9e1
app/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
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'
+ androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
52
0 commit comments