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 4cb69c7 commit 54ee099Copy full SHA for 54ee099
android-refimpl-app/app/build.gradle
@@ -405,7 +405,7 @@ dependencies {
405
androidTestImplementation 'androidx.test:core:1.5.0'
406
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
407
androidTestImplementation 'androidx.test:runner:1.5.2'
408
- androidTestImplementation 'androidx.test:rules:1.5.0'
+ androidTestImplementation 'androidx.test:rules:1.6.0'
409
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
410
// ---------------------
411
testImplementation 'androidx.test:core:1.5.0'
0 commit comments