Skip to content

Commit

Permalink
Bump composeVersion from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps `composeVersion` from 1.7.0 to 1.7.1.

Updates `androidx.compose.runtime:runtime` from 1.7.0 to 1.7.1

Updates `androidx.compose.ui:ui` from 1.7.0 to 1.7.1

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 4d60779 commit f2deca7
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.7.0"
composeVersion = "1.7.1"
kotlinVersion = "2.0.20"

[libraries]
Expand Down

0 comments on commit f2deca7

Please sign in to comment.