Skip to content

Commit

Permalink
Bump androidx-compose from 1.7.0-beta01 to 1.7.0-beta02 (#38)
Browse files Browse the repository at this point in the history
Bumps `androidx-compose` from 1.7.0-beta01 to 1.7.0-beta02.

Updates `androidx.compose.foundation:foundation` from 1.7.0-beta01 to 1.7.0-beta02

Updates `androidx.compose.foundation:foundation-layout` from 1.7.0-beta01 to 1.7.0-beta02

Updates `androidx.compose.animation:animation` from 1.7.0-beta01 to 1.7.0-beta02

Updates `androidx.compose.ui:ui` from 1.7.0-beta01 to 1.7.0-beta02

Updates `androidx.compose.ui:ui-graphics` from 1.7.0-beta01 to 1.7.0-beta02

Updates `androidx.compose.ui:ui-tooling` from 1.7.0-beta01 to 1.7.0-beta02

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.0-beta01 to 1.7.0-beta02

---
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 Jun 3, 2024
1 parent cf5f198 commit 4a6b1e9
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.3.0"
tracing = "1.2.0"
androidx-compose = "1.7.0-beta01"
androidx-compose = "1.7.0-beta02"
navigation-compose = "2.8.0-alpha08"
jacoco = "0.8.12"
kotlinx-serialization = "1.6.3"
Expand Down

0 comments on commit 4a6b1e9

Please sign in to comment.