Skip to content

Commit

Permalink
Bump androidx.compose.ui:ui-tooling-preview from 1.4.3 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps androidx.compose.ui:ui-tooling-preview from 1.4.3 to 1.5.1.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 777632b commit fbf7c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'androidx.compose.ui:ui:1.4.3'
implementation 'androidx.compose.material3:material3:1.1.1'
implementation 'androidx.compose.ui:ui-tooling:1.4.3'
implementation 'androidx.compose.ui:ui-tooling-preview:1.4.3'
implementation 'androidx.compose.ui:ui-tooling-preview:1.5.1'

// Third-party
implementation deps.soloader
Expand Down

0 comments on commit fbf7c7f

Please sign in to comment.