mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-18 14:42:16 +03:00
Merge pull request #4539 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.6
This commit is contained in:
commit
29909b801c
2 changed files with 2 additions and 1 deletions
|
@ -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'
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue