Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.ui:ui to v1.7.7 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 3169f97 commit 3a65e40
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 @@ androidxCompose = "1.10.0"
androidxTest = "1.6.2"
androidxTestExt = "1.2.1"
appcompat = "1.7.0"
compose = "1.7.6"
compose = "1.7.7"
composeBom = "2025.01.00"
constraintLayout = "2.2.0"
core-ktx = "1.15.0"
Expand Down

0 comments on commit 3a65e40

Please sign in to comment.