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

Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.8
This commit is contained in:
Andy Scherzinger 2024-06-14 09:43:45 +02:00 committed by GitHub
commit 20c0fdd74c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -272,7 +272,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.7") implementation("androidx.compose.ui:ui-tooling-preview:1.6.8")
debugImplementation 'androidx.compose.ui:ui-tooling:1.6.7' debugImplementation 'androidx.compose.ui:ui-tooling:1.6.7'
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'