Browse Source

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

Update dependency androidx.compose.runtime:runtime to v1.7.2
github-actions[bot] 9 tháng trước cách đây
mục cha
commit
73b919d5e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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.7.1")
+    implementation("androidx.compose.runtime:runtime:1.7.2")
     implementation 'androidx.preference:preference-ktx:1.2.1'
     implementation 'androidx.datastore:datastore-core:1.1.1'
     implementation 'androidx.datastore:datastore-preferences:1.1.1'