diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 0147ebad8..92c210e74 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -129,6 +129,7 @@ + @@ -187,6 +188,14 @@ + + + + + + + + @@ -224,6 +233,14 @@ + + + + + + + + @@ -237,11 +254,24 @@ + + + + + + + + + + + + + @@ -306,6 +336,14 @@ + + + + + + + + @@ -343,6 +381,14 @@ + + + + + + + + @@ -497,6 +543,14 @@ + + + + + + + + @@ -542,6 +596,14 @@ + + + + + + + + @@ -557,7 +619,7 @@ - + @@ -576,6 +638,22 @@ + + + + + + + + + + + + + + + + @@ -632,6 +710,14 @@ + + + + + + + + @@ -720,6 +806,14 @@ + + + + + + + + @@ -3639,20 +3733,15 @@ - - - - - - - - - - - + + + + + + + + + @@ -3970,12 +4059,11 @@ - - - - - + + + + + @@ -4078,6 +4166,11 @@ + + + + + diff --git a/library/build.gradle b/library/build.gradle index d46b4f573..09bc2d92e 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -91,7 +91,7 @@ dependencies { androidTestImplementation 'androidx.test:runner:1.5.2' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' - androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1' + androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1' androidTestImplementation 'commons-io:commons-io:2.16.1' }