Skip to content

Commit

Permalink
Bump androidxCompose from 1.5.4 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps `androidxCompose` from 1.5.4 to 1.6.0.

Updates `androidx.compose.ui:ui` from 1.5.4 to 1.6.0

Updates `androidx.compose.ui:ui-tooling` from 1.5.4 to 1.6.0

Updates `androidx.compose.ui:ui-tooling-preview` from 1.5.4 to 1.6.0

Updates `androidx.compose.ui:ui-util` from 1.5.4 to 1.6.0

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent adebbd5 commit 2f8812b
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 @@ -4,7 +4,7 @@ androidGradlePlugin = "8.2.2"
androidxActivity = "1.8.2"
androidxAnnotation = "1.7.1"
androidxAppCompat = "1.6.1"
androidxCompose = "1.5.4"
androidxCompose = "1.6.0"
androidxComposeCompiler = "1.5.8"
androidxComposeMaterial3 = "1.1.2"
androidxCore = "1.12.0"
Expand Down

0 comments on commit 2f8812b

Please sign in to comment.