Skip to content

Commit

Permalink
Bump compose from 1.4.3 to 1.5.0 (#1840)
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.4.3 to 1.5.0.

Updates `androidx.compose.foundation:foundation` from 1.4.3 to 1.5.0

Updates `androidx.compose.material:material` from 1.4.3 to 1.5.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 82e1171 commit 9ac3dfd
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,7 +1,7 @@
[versions]
androidx-activity = "1.7.2"
androidx-lifecycle = "2.6.1"
compose = "1.4.3"
compose = "1.5.0"
composeCompiler = "1.5.0"
coroutines = "1.7.3"
ktlint = "0.50.0"
Expand Down

0 comments on commit 9ac3dfd

Please sign in to comment.