diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 4af2e91c8d..be8e634685 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -339,6 +339,9 @@
+
+
+
@@ -360,6 +363,9 @@
+
+
+
@@ -564,6 +570,9 @@
+
+
+
@@ -808,6 +817,14 @@
+
+
+
+
+
+
+
+
@@ -919,6 +936,11 @@
+
+
+
+
+
@@ -1001,6 +1023,14 @@
+
+
+
+
+
+
+
+
@@ -8386,6 +8416,14 @@
+
+
+
+
+
+
+
+
diff --git a/library/build.gradle b/library/build.gradle
index 747ba39f03..a9d1996e25 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -91,7 +91,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.7.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
- androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.7.0'
androidTestImplementation 'commons-io:commons-io:2.20.0'
}