mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
Update dependency androidx.compose.runtime:runtime to v1.7.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3073279005
commit
b1d72c1a83
@ -180,7 +180,7 @@ dependencies {
|
|||||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
||||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
||||||
|
|
||||||
implementation("androidx.compose.runtime:runtime:1.7.2")
|
implementation("androidx.compose.runtime:runtime:1.7.3")
|
||||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||||
implementation 'androidx.datastore:datastore-core:1.1.1'
|
implementation 'androidx.datastore:datastore-core:1.1.1'
|
||||||
implementation 'androidx.datastore:datastore-preferences:1.1.1'
|
implementation 'androidx.datastore:datastore-preferences:1.1.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user