diff --git a/build.gradle b/build.gradle index 706bdce4b..b8ae3bba0 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.5.1', supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.5.0', - supportTestRunner : 'androidx.test:runner:1.5.1', + supportTestRunner : 'androidx.test:runner:1.5.2', // Arch archPaging : 'android.arch.paging:runtime:1.0.1', // First-party