mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d3ece4f8f
commit
cb434e50dc
1 changed files with 1 additions and 1 deletions
|
@ -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.4")
|
||||
implementation("androidx.compose.ui:ui-tooling-preview:1.6.5")
|
||||
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'
|
||||
|
|
Loading…
Reference in a new issue