Skip to content

Commit

Permalink
Bump androidx-compose from 1.7.0-alpha07 to 1.7.0-alpha08 (#15)
Browse files Browse the repository at this point in the history
Bumps `androidx-compose` from 1.7.0-alpha07 to 1.7.0-alpha08.

Updates `androidx.compose.foundation:foundation` from 1.7.0-alpha07 to 1.7.0-alpha08

Updates `androidx.compose.foundation:foundation-layout` from 1.7.0-alpha07 to 1.7.0-alpha08

Updates `androidx.compose.animation:animation` from 1.7.0-alpha07 to 1.7.0-alpha08

Updates `androidx.compose.ui:ui` from 1.7.0-alpha07 to 1.7.0-alpha08

Updates `androidx.compose.ui:ui-graphics` from 1.7.0-alpha07 to 1.7.0-alpha08

Updates `androidx.compose.ui:ui-tooling` from 1.7.0-alpha07 to 1.7.0-alpha08

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.0-alpha07 to 1.7.0-alpha08

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.foundation:foundation-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.animation:animation
  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-graphics
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 9e2bb5a commit 51465c4
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 @@ -26,7 +26,7 @@ secrets = "2.0.1"
material3 = "1.2.1"
paging3 = "3.2.1"
tracing = "1.2.0"
androidx-compose = "1.7.0-alpha07"
androidx-compose = "1.7.0-alpha08"
navigation-compose = "2.8.0-alpha08"
jacoco = "0.8.12"
kotlinx-serialization = "1.6.3"
Expand Down

0 comments on commit 51465c4

Please sign in to comment.