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 1300194 commit bd2d6edCopy full SHA for bd2d6ed
library/build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
androidTestImplementation 'androidx.test:rules:1.5.0'
78
79
// Android JUnit Runner
80
- androidTestImplementation 'androidx.test:runner:1.5.0'
+ androidTestImplementation 'androidx.test:runner:1.5.1'
81
82
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
83
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.0'
0 commit comments