Skip to content

Commit

Permalink
Bump compose from 1.7.1 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.7.1 to 1.7.2.

Updates `androidx.compose.ui:ui` from 1.7.1 to 1.7.2

Updates `androidx.compose.foundation:foundation` from 1.7.1 to 1.7.2

Updates `androidx.compose.material:material` from 1.7.1 to 1.7.2

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent cd582eb commit 1ea311a
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
@@ -1,6 +1,6 @@
[versions]
androidGradlePlugin = "8.6.0"
compose = "1.7.1"
compose = "1.7.2"
kotlinVersion = "2.0.20"

[libraries]
Expand Down

0 comments on commit 1ea311a

Please sign in to comment.