mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Merge pull request #4349 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.4
This commit is contained in:
commit
bdf0cfa597
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ dependencies {
|
|||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
||||
|
||||
implementation("androidx.compose.runtime:runtime:1.7.3")
|
||||
implementation("androidx.compose.runtime:runtime:1.7.4")
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
implementation 'androidx.datastore:datastore-core:1.1.1'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.1.1'
|
||||
|
|
Loading…
Reference in a new issue