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 efccd4d commit cae7cb2Copy full SHA for cae7cb2
android-refimpl-app/app/build.gradle
@@ -405,7 +405,7 @@ dependencies {
405
androidTestImplementation 'androidx.test:core:1.6.0'
406
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
407
androidTestImplementation 'androidx.test:runner:1.6.0'
408
- androidTestImplementation 'androidx.test:rules:1.5.0'
+ androidTestImplementation 'androidx.test:rules:1.6.0'
409
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
410
// ---------------------
411
testImplementation 'androidx.test:core:1.6.0'
0 commit comments