Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-android to v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent f8bfaa1 commit 717ff24
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 @@ -16,7 +16,7 @@ compileSdk = "34"
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-activity = { module = "androidx.activity:activity", version = "1.9.0" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version = "1.6.7" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version = "1.6.8" }
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 717ff24

Please sign in to comment.