Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Bump androidxCompose from 1.7.0-beta01 to 1.7.0-beta02
Browse files Browse the repository at this point in the history
Bumps `androidxCompose` 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-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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent d2a920b commit 85b5c49
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.4.1"
androidxActivity = "1.9.0"
androidxAnnotation = "1.8.0"
androidxAppCompat = "1.7.0"
androidxCompose = "1.7.0-beta01"
androidxCompose = "1.7.0-beta02"
androidxComposeMaterial3 = "1.2.1"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
Expand Down

0 comments on commit 85b5c49

Please sign in to comment.