diff --git a/build.gradle b/build.gradle index 18eb93bcd..1fb51b192 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ ext.deps = [ supportConstraintLayout: "androidx.constraintlayout:constraintlayout:2.1.4", supportSqlite : "androidx.sqlite:sqlite-framework:2.2.0", supportEspresso : 'androidx.test.espresso:espresso-core:3.5.1', - supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.5.0', + supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.5.1', supportTestRunner : 'androidx.test:runner:1.5.2', // Arch archPaging : 'android.arch.paging:runtime:1.0.1',