Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-tooling to v1.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Apr 9, 2024
1 parent 177ffc9 commit e44372e
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 e44372e

Please sign in to comment.