Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sebaslogen committed Dec 17, 2024
1 parent acc597f commit 46d5e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ compose-plugin = '1.7.1'
# Compose libs not included in multiplatform
compose-ui-test-junit = '1.7.6'
compose-ui-test-manifest = '1.7.6'
compose-ui-toolingPreview = '1.7.5'
compose-ui-toolingPreview = '1.7.6'
# Compose integration with Activities
androidx-activity = '1.9.3'
# Compose integration with ViewModels
Expand Down

0 comments on commit 46d5e24

Please sign in to comment.