mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-14 15:35:03 +01:00
fix(deps): update espressoversion to v3.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e365b7236
commit
66e4408d00
@ -164,7 +164,7 @@ ext {
|
||||
retrofit2Version = "3.0.0"
|
||||
roomVersion = "2.7.2"
|
||||
workVersion = "2.10.2"
|
||||
espressoVersion = "3.6.1"
|
||||
espressoVersion = "3.7.0"
|
||||
androidxTestVersion = "1.5.0"
|
||||
media3_version = "1.7.1"
|
||||
coroutines_version = "1.10.2"
|
||||
|
@ -590,6 +590,9 @@
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.appcompat" name="appcompat" version="1.1.0">
|
||||
<artifact name="appcompat-1.1.0.aar">
|
||||
<sha256 value="8d7299bca44cb3bdf17f5595766acbf459fc81fee223e8686cc6acd3a42ab5c0" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="appcompat-1.1.0.pom">
|
||||
<sha256 value="340d617121f8ef8e02a6680c8f357aa3e542276d0c8a1cdcb6fd98984b2cb7b9" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
@ -635,6 +638,9 @@
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.appcompat" name="appcompat-resources" version="1.1.0">
|
||||
<artifact name="appcompat-resources-1.1.0.aar">
|
||||
<sha256 value="19944d32b46551a17c347e21894b95837fbd7baaafc9e2082794344f222f7361" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="appcompat-resources-1.1.0.pom">
|
||||
<sha256 value="046011e16cb01b6f14842565661551110ef1b6427483f5d9068493f4c49690f2" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
@ -13386,6 +13392,14 @@
|
||||
<sha256 value="9ddba12b5c80444c45413f043b34fd3127c2493c506a9db1ecbfe63039d83e34" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.material" name="material" version="1.2.0-rc01">
|
||||
<artifact name="material-1.2.0-rc01.aar">
|
||||
<sha256 value="2c0d2b3fbce154182e9e20bb647b8aa29f0f7d8d9dc825c4e9346f72a2722840" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="material-1.2.0-rc01.module">
|
||||
<sha256 value="00207c2ec4cd663d6b10223faa0980e99c2cb4b03eafc026335848575342dc62" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.android.material" name="material" version="1.3.0">
|
||||
<artifact name="material-1.3.0.module">
|
||||
<sha256 value="5d6b782ba57e549b8f00bc902664085e9a63c11e177f934589ba6331a764543b" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
Loading…
Reference in New Issue
Block a user