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.
2 parents 5e97bab + 9149c5c commit 0be7a3dCopy full SHA for 0be7a3d
app/build.gradle
@@ -78,6 +78,6 @@ dependencies {
78
79
// Testing
80
testImplementation 'junit:junit:4.13.2'
81
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.5'
82
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
83
}
0 commit comments