Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material 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 fb45bf3
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 @@ -22,7 +22,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version
bytebuddy-agent = { module = "net.bytebuddy:byte-buddy-agent", version.ref = "bytebuddy" }
bytebuddy-core = { module = "net.bytebuddy:byte-buddy", version.ref = "bytebuddy" }

composeUi-material = { module = "androidx.compose.material:material", version = "1.6.7" }
composeUi-material = { module = "androidx.compose.material:material", version = "1.6.8" }
composeUi-uiTooling = { module = "androidx.compose.ui:ui-tooling" }

guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
Expand Down

0 comments on commit fb45bf3

Please sign in to comment.