Skip to content

Commit

Permalink
Bump androidxCompose from 1.7.0-rc01 to 1.8.0-alpha01
Browse files Browse the repository at this point in the history
Bumps `androidxCompose` from 1.7.0-rc01 to 1.8.0-alpha01.

Updates `androidx.compose.ui:ui` from 1.7.0-rc01 to 1.8.0-alpha01

Updates `androidx.compose.ui:ui-tooling` from 1.7.0-rc01 to 1.8.0-alpha01

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.0-rc01 to 1.8.0-alpha01

Updates `androidx.compose.ui:ui-util` from 1.7.0-rc01 to 1.8.0-alpha01

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 3957f9d commit 080036d
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 @@ -3,7 +3,7 @@ androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidxAnnotation = "1.8.2"
androidxAppCompat = "1.7.0"
androidxCompose = "1.7.0-rc01"
androidxCompose = "1.8.0-alpha01"
androidxComposeMaterial3 = "1.2.1"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
Expand Down

0 comments on commit 080036d

Please sign in to comment.