diff --git a/build.gradle b/build.gradle index f91d19c2f..690696f46 100644 --- a/build.gradle +++ b/build.gradle @@ -152,8 +152,8 @@ dependencies { testImplementation 'junit:junit:4.13' testImplementation 'org.robolectric:shadows-multidex:3.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' - androidTestImplementation 'androidx.test:runner:1.2.0' - androidTestImplementation 'androidx.test:rules:1.2.0' + androidTestImplementation 'androidx.test:runner:1.3.0' + androidTestImplementation 'androidx.test:rules:1.3.0' androidTestImplementation "androidx.annotation:annotation:1.1.0" // Dagger