mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-09 13:59:48 +01:00
fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.7.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5fb6cc45a9
commit
d50bd57e8c
@ -317,7 +317,7 @@ dependencies {
|
|||||||
debugImplementation("androidx.compose.ui:ui-tooling")
|
debugImplementation("androidx.compose.ui:ui-tooling")
|
||||||
|
|
||||||
//tests
|
//tests
|
||||||
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.7")
|
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.8")
|
||||||
debugImplementation("androidx.compose.ui:ui-test-manifest")
|
debugImplementation("androidx.compose.ui:ui-test-manifest")
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
<trusted-key id="0D5D634755737A19ABBE2930D4DA5EAB3CD7E958" group="com.google.devtools.ksp" name="symbol-processing-api" version="1.7.0-1.0.6"/>
|
<trusted-key id="0D5D634755737A19ABBE2930D4DA5EAB3CD7E958" group="com.google.devtools.ksp" name="symbol-processing-api" version="1.7.0-1.0.6"/>
|
||||||
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
|
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
|
||||||
<trusting group="androidx.databinding"/>
|
<trusting group="androidx.databinding"/>
|
||||||
|
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
|
||||||
<trusting group="^com[.]android($|([.].*))" regex="true"/>
|
<trusting group="^com[.]android($|([.].*))" regex="true"/>
|
||||||
</trusted-key>
|
</trusted-key>
|
||||||
<trusted-key id="0F07D1201BDDAB67CFB84EB479752DB6C966F0B8" group="com.google.android" name="annotations" version="4.1.1.4"/>
|
<trusted-key id="0F07D1201BDDAB67CFB84EB479752DB6C966F0B8" group="com.google.android" name="annotations" version="4.1.1.4"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user