Skip to content

Commit

Permalink
Merge pull request #4539 from nextcloud/renovate/androidx.compose.run…
Browse files Browse the repository at this point in the history
…time-runtime-1.x

fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.6
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
2 parents efb5178 + c9c983a commit 29909b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'

implementation("androidx.compose.runtime:runtime:1.7.5")
implementation("androidx.compose.runtime:runtime:1.7.6")
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.1'
implementation 'androidx.datastore:datastore-preferences:1.1.1'
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
</trusted-key>
<trusted-key id="3D9CDB50E2EAB3AA068D74A188518C11ADAEFC68" group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.28"/>
<trusted-key id="4021EEEAFF5DE8404DCD0A270AA3E5C3D232E79B" group="jakarta.inject" name="jakarta.inject-api" version="2.0.1"/>
<trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
<trusted-key id="44FBDBBC1A00FE414F1C1873586654072EAD6677" group="org.sonatype.oss" name="oss-parent" version="9"/>
<trusted-key id="474DA67C32063DCA7FFE9CB5760F395DC40D55A7" group="io.noties.markwon"/>
<trusted-key id="47504B76CF89C15C0512D9AFE16AB52D79FD224F">
Expand Down

0 comments on commit 29909b8

Please sign in to comment.