diff --git a/build.gradle b/build.gradle index fa8f4ce25c..7bb5d8e58d 100644 --- a/build.gradle +++ b/build.gradle @@ -86,7 +86,7 @@ android { } dependencies { - androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0-alpha05' + androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0-alpha06' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' implementation 'androidx.appcompat:appcompat:1.2.0'