Skip to content

Commit

Permalink
Bump androidxCompose from 1.7.4 to 1.7.5
Browse files Browse the repository at this point in the history
Bumps `androidxCompose` from 1.7.4 to 1.7.5.

Updates `androidx.compose.ui:ui` from 1.7.4 to 1.7.5

Updates `androidx.compose.ui:ui-tooling` from 1.7.4 to 1.7.5

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.4 to 1.7.5

Updates `androidx.compose.ui:ui-util` from 1.7.4 to 1.7.5

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent dd6a88c commit 4f4152c
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 @@ -3,7 +3,7 @@ androidGradlePlugin = "8.7.1"
androidxActivity = "1.9.3"
androidxAnnotation = "1.9.0"
androidxAppCompat = "1.7.0"
androidxCompose = "1.7.4"
androidxCompose = "1.7.5"
androidxComposeMaterial3 = "1.3.0"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
Expand Down

0 comments on commit 4f4152c

Please sign in to comment.