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

fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.0
This commit is contained in:
github-actions[bot] 2024-09-05 09:50:02 +02:00 committed by GitHub
commit 91c00a5e53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -180,7 +180,7 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4'
implementation("androidx.compose.runtime:runtime:1.6.8")
implementation("androidx.compose.runtime:runtime:1.7.0")
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.1'
implementation 'androidx.datastore:datastore-preferences:1.1.1'