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 ec65177 commit c726212Copy full SHA for c726212
android-refimpl-app/app/build.gradle
@@ -404,7 +404,7 @@ dependencies {
404
// Testing-only dependencies
405
androidTestImplementation 'androidx.test:core:1.6.0'
406
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
407
- androidTestImplementation 'androidx.test:runner:1.5.2'
+ androidTestImplementation 'androidx.test:runner:1.6.0'
408
androidTestImplementation 'androidx.test:rules:1.5.0'
409
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
410
// ---------------------
0 commit comments