diff --git a/build.gradle b/build.gradle index 490779d7c..12ec252b7 100644 --- a/build.gradle +++ b/build.gradle @@ -65,7 +65,7 @@ ext.deps = [ supportSqlite : "androidx.sqlite:sqlite-framework:2.2.0", supportEspresso : 'androidx.test.espresso:espresso-core:3.4.0', supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.5.0', - supportTestRunner : 'androidx.test:runner:1.4.0', + supportTestRunner : 'androidx.test:runner:1.5.1', // Arch archPaging : 'android.arch.paging:runtime:1.0.1', // First-party