Преглед изворни кода

Merge pull request #12690 from nextcloud/renovate/androidx.compose.ui-ui-tooling-preview-1.x

Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.3
Andy Scherzinger пре 1 година
родитељ
комит
c24be7f85e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -265,7 +265,7 @@ dependencies {
     implementation("androidx.compose.ui:ui")
     implementation("androidx.compose.ui:ui")
     implementation("androidx.compose.ui:ui-graphics")
     implementation("androidx.compose.ui:ui-graphics")
     implementation("androidx.compose.material3:material3")
     implementation("androidx.compose.material3:material3")
-    implementation("androidx.compose.ui:ui-tooling-preview:1.6.2")
+    implementation("androidx.compose.ui:ui-tooling-preview:1.6.3")
     debugImplementation 'androidx.compose.ui:ui-tooling:1.6.2'
     debugImplementation 'androidx.compose.ui:ui-tooling:1.6.2'
 
 
     compileOnly 'org.jbundle.util.osgi.wrapped:org.jbundle.util.osgi.wrapped.org.apache.http.client:4.1.2'
     compileOnly 'org.jbundle.util.osgi.wrapped:org.jbundle.util.osgi.wrapped.org.apache.http.client:4.1.2'