Skip to content

Commit

Permalink
Bump composeVersion from 1.6.6 to 1.6.7 (#146)
Browse files Browse the repository at this point in the history
Bumps `composeVersion` from 1.6.6 to 1.6.7.

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

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

---
updated-dependencies:
- dependency-name: androidx.compose.runtime:runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui
  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 May 11, 2024
1 parent da800e8 commit 7759e03
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
@@ -1,5 +1,5 @@
[versions]
composeVersion = "1.6.6"
composeVersion = "1.6.7"

[libraries]
android-annotation = "androidx.annotation:annotation:1.7.1"
Expand Down

0 comments on commit 7759e03

Please sign in to comment.