Skip to content

Commit

Permalink
Bump compose from 1.7.7 to 1.7.8 (#123)
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.7.7 to 1.7.8.

Updates `androidx.compose.material:material-icons-core` from 1.7.7 to 1.7.8

Updates `androidx.compose.material:material-icons-extended` from 1.7.7 to 1.7.8

Updates `androidx.compose.runtime:runtime-livedata` from 1.7.7 to 1.7.8

Updates `androidx.compose.ui:ui` from 1.7.7 to 1.7.8

Updates `androidx.compose.ui:ui-tooling` from 1.7.7 to 1.7.8

Updates `androidx.compose.foundation:foundation` from 1.7.7 to 1.7.8

Updates `androidx.compose.ui:ui-test-junit4` from 1.7.7 to 1.7.8

---
updated-dependencies:
- dependency-name: androidx.compose.material:material-icons-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material-icons-extended
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.runtime:runtime-livedata
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 19, 2025
1 parent bfbc8a2 commit 9446df6
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 @@ -9,7 +9,7 @@ desugar_jdk_libs = "2.1.4"
espresso = "3.6.1"
junit = "4.13.2"
kotlin = '2.1.10'
compose = '1.7.7'
compose = '1.7.8'
coroutines = "1.10.1"
lifecycle = "2.8.7"
material = "1.12.0"
Expand Down

0 comments on commit 9446df6

Please sign in to comment.