Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-tooling to v1.6.7
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 alperozturk96 committed Jun 4, 2024
1 parent a1f0c71 commit 253e272
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 @@ -277,7 +277,7 @@ dependencies {
implementation("androidx.compose.ui:ui-graphics")
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.ui:ui-tooling-preview:1.6.6")
debugImplementation 'androidx.compose.ui:ui-tooling:1.6.6'
debugImplementation 'androidx.compose.ui:ui-tooling:1.6.7'

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 253e272

Please sign in to comment.