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.6.6 to 1.6.7
Browse files Browse the repository at this point in the history
Bumps `androidxCompose` from 1.6.6 to 1.6.7.

Updates `androidx.compose.ui:ui` from 1.6.6 to 1.6.7

Updates `androidx.compose.ui:ui-tooling` from 1.6.6 to 1.6.7

Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.6 to 1.6.7

Updates `androidx.compose.ui:ui-util` from 1.6.6 to 1.6.7

---
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] committed May 1, 2024
1 parent dffa901 commit 7969fef
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 @@ -2,7 +2,7 @@
androidGradlePlugin = "8.4.0"
androidxActivity = "1.9.0"
androidxAppCompat = "1.6.1"
androidxCompose = "1.6.6"
androidxCompose = "1.6.7"
androidxComposeCompiler = "1.5.11"
androidxComposeMaterial3 = "1.2.1"
androidxCore = "1.13.0"
Expand Down

0 comments on commit 7969fef

Please sign in to comment.