Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui to v1.7.3 (#335)
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 Oct 2, 2024
1 parent 3421dbb commit 1a5c9dd
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.14"
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.7.2" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.7.2" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.7.3" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
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 1a5c9dd

Please sign in to comment.