Skip to content

Commit

Permalink
Bump compose_ui_version from 1.7.0-beta01 to 1.8.0-alpha03
Browse files Browse the repository at this point in the history
Bumps `compose_ui_version` from 1.7.0-beta01 to 1.8.0-alpha03.

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

Updates `androidx.compose.ui:ui-test-junit4` from 1.7.0-beta01 to 1.8.0-alpha03

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

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

Updates `androidx.compose.ui:ui-test-manifest` from 1.7.0-beta01 to 1.8.0-alpha03

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  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
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent b8abc82 commit b0fb731
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 @@ -7,7 +7,7 @@ buildscript {
}

ext {
compose_ui_version = '1.7.0-beta01'
compose_ui_version = '1.8.0-alpha03'
compose_mat_version = '1.7.2'
camerax_version = '1.4.0-rc01'
accomp_version = '0.36.0'
Expand Down

0 comments on commit b0fb731

Please sign in to comment.