Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui to v1.6.1 (#207)
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 Feb 7, 2024
1 parent 0783f67 commit fbf4b9b
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 @@ jb-compose-plugin = "1.5.12"
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.6.1" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.6.0" }
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.6.1" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.12.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 fbf4b9b

Please sign in to comment.