Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.6

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-17 19:23:05 +00:00 committed by GitHub
parent a104418d50
commit e3c05e5314
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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