diff --git a/build.gradle b/build.gradle index 804f5b344..ba349414d 100644 --- a/build.gradle +++ b/build.gradle @@ -102,7 +102,7 @@ ext.deps = [ okhttp3 : 'com.squareup.okhttp3:okhttp:4.9.1', leakcanary : 'com.squareup.leakcanary:leakcanary-android:1.6.3', leakcanary2 : 'com.squareup.leakcanary:leakcanary-android:2.6', - testCore : 'androidx.test:core:1.1.0', + testCore : 'androidx.test:core:1.3.0', testRules : 'androidx.test:rules:1.3.0', // Plugin dependencies frescoFlipper : 'com.facebook.fresco:flipper:2.4.0',