Skip to content

Commit

Permalink
Bump androidx.compose.ui:ui-tooling-preview from 1.4.3 to 1.5.4
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.4.

---
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] committed Oct 23, 2023
1 parent 12ebf5e commit 76ffc06
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.4'

// Third-party
implementation deps.soloader
Expand Down

0 comments on commit 76ffc06

Please sign in to comment.