Skip to content

Commit

Permalink
Bump compose_version from 1.6.8 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps `compose_version` from 1.6.8 to 1.7.0.

Updates `androidx.compose.ui:ui` from 1.6.8 to 1.7.0

Updates `androidx.compose.foundation:foundation` from 1.6.8 to 1.7.0

Updates `androidx.compose.material:material-icons-core` from 1.6.8 to 1.7.0

Updates `androidx.compose.runtime:runtime-livedata` from 1.6.8 to 1.7.0

Updates `androidx.compose.ui:ui-test-junit4` from 1.6.8 to 1.7.0

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.material:material-icons-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.runtime:runtime-livedata
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 76c95b5 commit 9dd0d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
coil_version = '2.7.0'
compose_version = '1.6.8'
compose_version = '1.7.0'
fuel_version = '2.3.1'
glide_version = '4.12.0'
hilt_version = '2.52'
Expand Down

0 comments on commit 9dd0d91

Please sign in to comment.