diff --git a/build.gradle b/build.gradle index d66463a2f..05a5c19fa 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ ext.deps = [ supportSqlite : "androidx.sqlite:sqlite-framework:2.1.0", supportEspresso : 'androidx.test.espresso:espresso-core:3.4.0', supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.4.0', - supportTestRunner : 'androidx.test:runner:1.3.0', + supportTestRunner : 'androidx.test:runner:1.4.0', // Arch archPaging : 'android.arch.paging:runtime:1.0.1', // First-party