Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui to v1.7.6 (#371)
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 Dec 11, 2024
1 parent db36afa commit b2d6222
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 @@ -17,7 +17,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "a
# Specify the full coordinate for Renovate to track even though we only use the version.
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.15"
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.7.5" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.7.5" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.7.6" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-paging-common = { module = "androidx.paging:paging-common", version.ref = "androidx-paging" }
androidx-paging-compose = { module = "androidx.paging:paging-compose", version.ref = "androidx-paging" }
Expand Down

0 comments on commit b2d6222

Please sign in to comment.