Merge pull request #4717 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x

fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.8
This commit is contained in:
github-actions[bot] 2025-02-16 16:47:58 +01:00 committed by GitHub
commit 6b060dc72b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -183,7 +183,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7") detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
implementation("androidx.compose.runtime:runtime:1.7.7") implementation("androidx.compose.runtime:runtime:1.7.8")
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.2' implementation 'androidx.datastore:datastore-core:1.1.2'
implementation 'androidx.datastore:datastore-preferences:1.1.2' implementation 'androidx.datastore:datastore-preferences:1.1.2'

View File

@ -35,6 +35,7 @@
<trusted-key id="0D5989CD63724BA1CA7D92D7C488A74FCAE540C6" group="org.michaelevans.colorart" name="library" version="0.0.3"/> <trusted-key id="0D5989CD63724BA1CA7D92D7C488A74FCAE540C6" group="org.michaelevans.colorart" name="library" version="0.0.3"/>
<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.compose.runtime"/>
<trusting group="androidx.databinding"/> <trusting group="androidx.databinding"/>
<trusting group="^com[.]android($|([.].*))" regex="true"/> <trusting group="^com[.]android($|([.].*))" regex="true"/>
</trusted-key> </trusted-key>