mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 14:45:47 +03:00
Merge pull request #12714 from nextcloud/renovate/androidx.compose.ui-ui-tooling-preview-1.x
Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.4
This commit is contained in:
commit
5942a6ec3b
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,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.3")
|
||||
implementation("androidx.compose.ui:ui-tooling-preview:1.6.4")
|
||||
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'
|
||||
|
|
Loading…
Reference in a new issue