Skip to content

Commit

Permalink
Bump androidx-compose-ui from 1.6.3 to 1.6.4 (#263)
Browse files Browse the repository at this point in the history
Bumps `androidx-compose-ui` from 1.6.3 to 1.6.4.

Updates `androidx.compose.ui:ui` from 1.6.3 to 1.6.4

Updates `androidx.compose.ui:ui-tooling` from 1.6.3 to 1.6.4

Updates `androidx.compose.ui:ui-test-junit4` from 1.6.3 to 1.6.4

Updates `androidx.compose.ui:ui-test-manifest` from 1.6.3 to 1.6.4

Updates `androidx.compose.ui:ui-util` from 1.6.3 to 1.6.4

---
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-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-test-manifest
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent 18bb68c commit 319c522
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 @@ -35,7 +35,7 @@ androidx-collection = "1.4.0"
androidx-compose-animation = "1.6.3"
androidx-compose-foundation = "1.6.3"
androidx-compose-runtime = "1.6.3"
androidx-compose-ui = "1.6.3"
androidx-compose-ui = "1.6.4"
androidx-compose-compiler = "1.5.10"
androidx-compose-material-icons-extended = "1.6.3"
androidx-compose-material3 = "1.2.1"
Expand Down

0 comments on commit 319c522

Please sign in to comment.