Skip to content

Commit

Permalink
Merge pull request nextcloud#12811 from nextcloud/renovate/androidx.c…
Browse files Browse the repository at this point in the history
…ompose.ui-ui-tooling-1.x

Update dependency androidx.compose.ui:ui-tooling to v1.6.5
  • Loading branch information
AndyScherzinger committed Apr 9, 2024
2 parents 72ba5f3 + e44372e commit 3f10969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ dependencies {
implementation("androidx.compose.ui:ui-graphics")
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.ui:ui-tooling-preview:1.6.4")
debugImplementation 'androidx.compose.ui:ui-tooling:1.6.4'
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'
// remove after entire switch to lib v2
Expand Down

0 comments on commit 3f10969

Please sign in to comment.