Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-android to v1.6.6 (#1398)
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] committed Apr 30, 2024
1 parent aefec96 commit 52882bc
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 @@ -21,7 +21,7 @@ layoutlibPrebuiltSha = "6c7316c"
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.7.1" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-activity = { module = "androidx.activity:activity", version = "1.9.0" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version = "1.5.0" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version = "1.6.6" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }

bytebuddy-agent = { module = "net.bytebuddy:byte-buddy-agent", version.ref = "bytebuddy" }
Expand Down

0 comments on commit 52882bc

Please sign in to comment.